DRT_LEAFSET_KEY_CHANGE_TYPE Enumeration
DRT_LEAFSET_KEY_CHANGE_TYPE Enumeration

The DRT_LEAFSET_KEY_CHANGE_TYPE enumeration defines the set of changes that can occur on nodes in the leaf set of a locally registered key.

Syntax

typedef enum  {
  DRT_LEAFSET_KEY_ADDED     = 0,
  DRT_LEAFSET_KEY_DELETED   = 1 
} DRT_LEAFSET_KEY_CHANGE_TYPE;

Constants

DRT_LEAFSET_KEY_ADDED

A node was added to the DRT leaf set of the local node.

DRT_LEAFSET_KEY_DELETED

A node was deleted from the DRT leaf set of the local node.

Remarks

This enumeration is used to determine the event type returned by DrtGetEventData, which is called with the event handle passed to DrtOpen.

Requirements

Minimum supported clientWindows 7 Professional
Minimum supported serverWindows Server 2008 R2
HeaderDrt.h

See Also

DrtOpen
DrtGetEventData

Send comments about this topic to Microsoft

Build date: 11/19/2009

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View