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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.