2.2.2 IID
The IID type specifies an interface identifier (IID).
A globally unique identifier (GUID), as specified in [MS-DTYP], section 2.3.4.
This type is declared as follows:
-
typedef GUID IID;
Show:
The IID type specifies an interface identifier (IID).
A globally unique identifier (GUID), as specified in [MS-DTYP], section 2.3.4.
This type is declared as follows:
typedef GUID IID;