RPC_INTERFACE_TEMPLATEW class final

Inheritance

Constructors

RPC_INTERFACE_TEMPLATEW()

Properties

Annotation RPC_WSTR
getter/setter pair
Flags int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
IfCallback Pointer<NativeFunction<RPC_STATUS Function(RPC_IF_HANDLE, Pointer<Void>)>>
getter/setter pair
IfSpec RPC_IF_HANDLE
getter/setter pair
MaxCalls int
getter/setter pair
MaxRpcSize int
getter/setter pair
MgrEpv Pointer<Void>
getter/setter pair
MgrTypeUuid Pointer<UUID>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
SecurityDescriptor Pointer<Void>
getter/setter pair
UuidVector Pointer<UUID_VECTOR>
getter/setter pair
Version int
getter/setter pair

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