Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Gets the size in instructions of this disassembly stream.
Syntax
Parameters
pnSize
[out] Returns the size, in instructions.
Return Value
If successful, returns S_OK; otherwise, returns an error code.
Remarks
The value returned from this method can be used to allocate an array of DisassemblyData structures which is then passed to the Read method.