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.
This enumeration specifies the validity of a cloud name.
typedef enum { PNRP_CLOUD_NO_FLAGS, PNRP_CLOUD_NAME_LOCAL} PNRP_CLOUD_FLAGS;
Return Values
- PNRP_CLOUD_NO_FLAGS
The cloud name is valid on the network. - PNRP_CLOUD_NAME_LOCAL
The cloud name is not valid on other computers.
Requirements
OS Versions: Windows CE 5.0 and later.
Header: pnrpdef.h.
Link Library: p2p.lib.
See Also
Send Feedback on this topic to the authors