DkmImageDebugDirectoryFormat.TypeValue 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
IMAGE_DEBUG_DIRECTORY 中的 "Type" 值。 例如,IMAGE_DEBUG_TYPE_CODEVIEW (2) 用于 PDB 文件。 有关完整列表,请参阅 winnt。
public: initonly int TypeValue;
public: initonly int TypeValue;
initonly int TypeValue;
public readonly int TypeValue;
val mutable TypeValue : int
Public ReadOnly TypeValue As Integer