GetBlockId

GetBlockId 1:

Gets the GVSP block ID.

Syntax

Definition:

METHOD GetBlockId : HRESULT
VAR_INPUT
    nBlockId : Reference To ULINT;
END_VAR

GetBlockId 2: Inputs

Name

Type

Description

nBlockId

Reference To ULINT

Returns the block ID.

GetBlockId 3: Return value

HRESULT