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.
Gets an interface pointer to an ICorDebugCodeEnum object that contains the native code statements in the function referenced by this ICorDebugFunction2 object.
Note
EnumerateNativeCode is not implemented in the current version of the .NET Framework.
Syntax
HRESULT EnumerateNativeCode (
[out] ICorDebugCodeEnum **ppCodeEnum
);
Requirements
Header: CorDebug.idl, CorDebug.h
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.