Nota
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da se prijavite ili promenite direktorijume.
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da promenite direktorijume.
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
Saradnja sa nama na GitHub
Izvor za ovaj sadržaj može se naći na GitHub-u, gde takođe možete kreirati i pregledati probleme i zahteve za povlačenje. Za više informacija, pogledajte naš vodič za saradnike.