SetContainer
Sets the current element using an ITcVnContainer interface (only possible for container types). (Alternatively use F_VN_SetContainer.)
Syntax
Definition:
METHOD SetContainer : HRESULT
VAR_INPUT
    ipContainer : ITcVnContainer;
END_VAR
           Inputs
 Inputs
| Name | Type | Description | 
|---|---|---|
| ipContainer | Container interface of which the content is to be assigned to the current element. | 
 Return value
 Return value