GetValueTypeGuid
Gets the type GUID of the value the iterator points to.
Syntax
Definition:
METHOD GetValueTypeGuid : HRESULT
VAR_INPUT
nTypeGuid : Reference To GUID;
END_VAR
Inputs
Name |
Type |
Description |
---|---|---|
nTypeGuid |
Reference To GUID |
Returns the type GUID. |