Public Types | |
| enum | {  NOTIFY_NONE = 0x00000000, NOTIFY_WRITE = 0x00000001, NOTIFY_UPDATE = 0x00000002, NOTIFY_TAKE = 0x00000004, NOTIFY_LEASE_EXPIRATION = 0x00000008, NOTIFY_ALL = 0x0000000F }  | 
| anonymous enum | 
| NOTIFY_NONE | 
The int value representing the Notify None modifier.  | 
| NOTIFY_WRITE | 
The int value representing the Notify Write modifier.  | 
| NOTIFY_UPDATE | 
The int value representing the Notify Update modifier.  | 
| NOTIFY_TAKE | 
The int value representing the Notify Take modifier.  | 
| NOTIFY_LEASE_EXPIRATION | 
The int value representing the Notify Lease Expiration modifier.  | 
| NOTIFY_ALL | 
The int value representing the Notify All modifier.  | 
 1.5.3