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
Samarbejd med os på GitHub
Kilden til dette indhold kan findes på GitHub, hvor du også kan oprette og gennemse problemer og pullanmodninger. Du kan få flere oplysninger i vores vejledning til bidragydere.