ISdpNodeContainer::SetType (Compact 2013)
3/26/2014
This method sets the container type, sequence or alternative.
Syntax
HRESULT SetType(
NodeContainerType type
);
Parameters
- type
[in] Container type defined by the NODECONTAINERTYPE enumeration.
Return Value
Returns S_OK on success; otherwise returns standard HRESULT values as appropriate.