COleControl::GetClassID

Call this member function to retrieve the COM class identifier of the control.

Syntax

virtual HRESULT GetClassID( LPCLSID pclsid ) = 0;

At a Glance

Header file: Afxctl.h
Platforms:
Versions: 2.0 and later
Complete documentation Visual C++ documentation

See Also

COleControl Overview, COleControl Member Functions, Control Classes