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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Retrieves the GUID for the object's outgoing dispinterface.
STDMETHOD(GetGUID)(
DWORD dwGuidKind,
GUID* pGUID
);
See IProvideClassInfo2::GetGUID in the Windows SDK.
Header: atlcom.h