CREATEFILE2_EXTENDED_PARAMETERS class base struct

Contains optional extended parameters for CreateFile2.

Inheritance

Properties

dwFileAttributes int
getter/setter pair
dwFileFlags int
getter/setter pair
dwSecurityQosFlags int
getter/setter pair
dwSize int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
hTemplateFile int
getter/setter pair
lpSecurityAttributes Pointer<SECURITY_ATTRIBUTES>
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