CComCoClass::GetObjectCLSID

The CComCoClass::GetObjectCLSID method provides a consistent way of retrieving the object's CLSID.

Syntax

static const CLSID& GetObjectCLSID( );

At a Glance

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

See Also

CComCoClass Overview, CComCoClass Methods