GetElementTypeGuid

GetElementTypeGuid 1:

Gets the GUID of the container elements.

Syntax

Definition:

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

GetElementTypeGuid 2: Inputs

Name

Type

Description

nTypeGuid

Reference To GUID

Returns the GUID of the container elements.

GetElementTypeGuid 3: Return value

HRESULT