Share via


PNRP_CLOUD_FLAGS (Windows CE 5.0)

Send Feedback

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

PNRP Enumerations

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.