PNRP Structures (Windows CE 5.0)
The following table shows the PNRP structures with a description of the purpose of each.
Programming element | Description |
---|---|
PNRPINFO | This structure contains PNRP information. It is pointed to by the lpBlob member of the WSAQUERYSET (Windows Sockets) structure. |
PNRPCLOUDINFO | This structure contains PNRP cloud information. It is pointed to by the lpBlob member of the WSAQUERYSET (Windows Sockets) structure. |
PNRP_CLOUD_ID | This structure contains the values that define a network cloud. |
BLOB (Windows Sockets) | PNRP uses this structure to pass data to the WSAQUERYSET structure during calls to several functions. For use with PNRP, the BLOB structure points to either a PNRPINFO structure or a PNRPCLOUDINFO structure. |
WSAQUERYSET (Windows Sockets) | PNRP uses this structure in conjunction with various functions to facilitate resolving names and enumerating names and clouds. For information about these procedures, see Resolving a Peer Name and Enumerating Clouds. |
See Also
Send Feedback on this topic to the authors