GetTypeGuid

GetTypeGuid 1:

Gets GUID of the container.

Syntax

Definition:

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

GetTypeGuid 2: Inputs

Name

Type

Description

nTypeGuid

Reference To GUID

Returns the GUID of the container.

GetTypeGuid 3: Return value

HRESULT