ICorDebugFunction2::EnumerateNativeCode Method
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
Συνεργαστείτε μαζί μας στο GitHub
Μπορείτε να βρείτε την πηγή για αυτό το περιεχόμενο στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.