ISdpNodeContainer::GetType
This method retrieves the SDP container type, sequence or alternative.
HRESULT GetType(
NodeContainerType* pType
);
Parameters
- pType
[out] Destination pointer for the NODECONTAINERTYPE enumeration that contains the container type of the node.
Return Values
None.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Bthapi.h, Bthapi.idl.
Link Library: Btdrt.lib.
See Also
ISdpNodeContainer | NODECONTAINERTYPE
Last updated on Thursday, April 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.