IDebugDisassemblyStream2

Undocumented in source.

Members

Functions

GetCodeContext
HRESULT GetCodeContext(UINT64 uCodeLocationId, IDebugCodeContext2* ppCodeContext)
Undocumented in source.
GetCodeLocationId
HRESULT GetCodeLocationId(IDebugCodeContext2 pCodeContext, UINT64* puCodeLocationId)
Undocumented in source.
GetCurrentLocation
HRESULT GetCurrentLocation(UINT64* puCodeLocationId)
Undocumented in source.
GetDocument
HRESULT GetDocument(BSTR bstrDocumentUrl, IDebugDocument2* ppDocument)
Undocumented in source.
GetScope
HRESULT GetScope(DISASSEMBLY_STREAM_SCOPE* pdwScope)
Undocumented in source.
GetSize
HRESULT GetSize(UINT64* pnSize)
Undocumented in source.
Read
HRESULT Read(DWORD dwInstructions, DISASSEMBLY_STREAM_FIELDS dwFields, DWORD* pdwInstructionsRead, DisassemblyData* prgDisassembly)
Undocumented in source.
Seek
HRESULT Seek(SEEK_START dwSeekStart, IDebugCodeContext2 pCodeContext, UINT64 uCodeLocationId, INT64 iInstructions)
Undocumented in source.

Static variables

iid
GUID iid;
Undocumented in source.

Meta