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