DkmManagedTypeInfo Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Type information.
This API was introduced in Visual Studio 17 Update 2 (DkmApiVersion.VS17Update2).
[System.Runtime.InteropServices.Guid("123b7b7e-18a8-7159-398b-a705e1e91b35")]
public struct DkmManagedTypeInfo
[<System.Runtime.InteropServices.Guid("123b7b7e-18a8-7159-398b-a705e1e91b35")>]
type DkmManagedTypeInfo = struct
Public Structure DkmManagedTypeInfo
- Inheritance
-
DkmManagedTypeInfo
- Attributes
Constructors
| Name | Description |
|---|---|
| DkmManagedTypeInfo(DkmManagedTypeId, UInt64) |
Initialize a new DkmManagedTypeInfo value. This API was introduced in Visual Studio 17 Update 2 (DkmApiVersion.VS17Update2). |
Fields
| Name | Description |
|---|---|
| TotalSize |
The collective size of objects for this type. |
| TypeId |
The type id. |