GetValueTypeGuid

GetValueTypeGuid 1:

Gets the type GUID of the value the iterator points to.

Syntax

Definition:

METHOD GetValueTypeGuid : HRESULT
VAR_INPUT
    nTypeGuid : Reference To GUID;
END_VAR

GetValueTypeGuid 2: Inputs

Name

Type

Description

nTypeGuid

Reference To GUID

Returns the type GUID.

GetValueTypeGuid 3: Return value

HRESULT