ObjectAttributesSizeOfStruct Field
The size of the structure, in bytes.
This member must be set to
Marshal.SizeOf(Of ObjectAttributes) before calling any function.
The InitializeObjectAttributes macro sets this member to
Marshal.SizeOf(Of ObjectAttributes).
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public SizeOfStruct As Integer
Dim instance As ObjectAttributes
Dim value As Integer
value = instance.SizeOfStruct
instance.SizeOfStruct = value
val mutable SizeOfStruct: int
No code example is currently available or this language may not be supported.
Field Value
Int32