Share via


DkmImageDebugDirectoryFormat.TypeValue Field

Definition

'Type' value from the IMAGE_DEBUG_DIRECTORY. For example, IMAGE_DEBUG_TYPE_CODEVIEW (2) is used for PDB files. See winnt.h for a complete listing.

public: initonly int TypeValue;
public: initonly int TypeValue;
initonly int TypeValue;
public readonly int TypeValue;
val mutable TypeValue : int
Public ReadOnly TypeValue As Integer 

Field Value

Applies to