GetContainer
Gets a pointer to the current element converted into an ITcVnContainer interface and increment its reference counter (only possible for container types). (Alternatively use F_VN_GetContainer.)
Syntax
Definition:
METHOD GetContainer : HRESULT
VAR_INPUT
    pipContainer : Pointer To  ITcVnContainer;
END_VAR
           Inputs
 Inputs
| Name | Type | Description | 
|---|---|---|
| pipContainer | Pointer To ITcVnContainer | Returns the container interface. | 
 Return value
 Return value