Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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