IProvideClassInfo2Impl::GetGUID

Retrieves the GUID for the object's outgoing dispinterface.

STDMETHOD(GetGUID)( 
   DWORD dwGuidKind, 
   GUID* pGUID  
);

Remarks

See IProvideClassInfo2::GetGUID in the Windows SDK.

Requirements

Header: atlcom.h

See Also

Reference

IProvideClassInfo2Impl Class