GetTypeGuid

GetTypeGuid 1:

Gets the GUID of the model.

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 model.

GetTypeGuid 3: Return value

HRESULT