ISdpNodeContainer::GetType (Compact 2013)
3/26/2014
This method retrieves the SDP container type, sequence or alternative.
Syntax
HRESULT GetType(
NodeContainerType* pType
);
Parameters
- pType
[out] Destination pointer for the NODECONTAINERTYPE enumeration that contains the container type of the node.
Return Value
Returns S_OK on success; otherwise returns standard HRESULT values as appropriate.