ISymUnmanagedWriter4 Interface
ISymUnmanagedWriter4 interface.
Syntax
[object,uuid(BC7E3F53-F458-4C23-9DBD-A189E6E96594),pointer_default(unique)]interface ISymUnmanagedWriter4 : ISymUnmanagedWriter3
Methods
This interface contains the following methods:
Method | Description |
---|---|
GetDebugInfoWithPadding Method | Functions the same as GetDebugInfo Method except that the path string is padded with zeros following the terminating null character to make the string data a fixed size of MAX_PATH . Padding is only given if the path string length itself is less than MAX_PATH .This makes it easier to write tools that difference PE files. |
Requirements
Header: CorSym.idl, CorSym.h
See also
Cộng tác với chúng tôi trên GitHub
Bạn có thể tìm thấy nguồn cho nội dung này trên GitHub, nơi bạn cũng có thể tạo và xem lại các vấn đề và yêu cầu kéo. Để biết thêm thông tin, hãy xem hướng dẫn dành cho người đóng góp của chúng tôi.