Get GUID of interface or coclass

Syntax

GUID* uuidof(identifier)

 

Parameters

identifier - one of:

 

Remarks

Returns pointer to globally unique identifier which is associated with identifier. It is a compile-time function.

 

Example

isfd.BindToObject(pidl 0 uuidof(IShellFolder) &isf)