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