GetValueTypeGuid
Gets the type GUID of the value the iterator points to.
Syntax
Definition:
HRESULT GetValueTypeGuid(
GUID& nTypeGuid
)
Parameters
Name |
Type |
Description |
---|---|---|
nTypeGuid |
GUID& |
Returns the type GUID. |