Tanoda
|
Dispatched when a policy change is complete. More...
Public Member Functions | |
PolicyEventArgs (UInt64 currentPolicies, UInt64 oldPolicies) | |
![]() | |
LeapEventArgs (LeapEvent type) | |
Properties | |
UInt64 | currentPolicies [get, set] |
UInt64 | oldPolicies [get, set] |
![]() | |
LeapEvent | type [get, set] |
Dispatched when a policy change is complete.
Provides the current and previous policies as arguments.
Leap.PolicyEventArgs.PolicyEventArgs | ( | UInt64 | currentPolicies, |
UInt64 | oldPolicies | ||
) |