OsVersionInfoEx Constructor
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 OsVersionInfoEx(
bool initializeSize
)
Public Sub New (
initializeSize As Boolean
)
Dim initializeSize As Boolean
Dim instance As New OsVersionInfoEx(initializeSize)
public:
OsVersionInfoEx(
bool initializeSize
)
new :
initializeSize : bool -> OsVersionInfoEx
No code example is currently available or this language may not be supported.
Parameters
- initializeSize Boolean
-
Allows automatic initialization of SizeOfStruct member.