SERVICE_TRIGGER_INFO class base struct

Contains trigger event information for a service. This structure is used by the ChangeServiceConfig2 and QueryServiceConfig2 functions.

Inheritance

Constructors

SERVICE_TRIGGER_INFO()

Properties

cTriggers int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
pReserved Pointer<Uint8>
getter/setter pair
pTriggers Pointer<SERVICE_TRIGGER>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited