DkmModuleInstance.GetGPUDisassemblySize Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the disassembly size in the debuggee module instance.
public:
System::UInt64 GetGPUDisassemblySize();
public:
unsigned long long GetGPUDisassemblySize();
unsigned long GetGPUDisassemblySize();
public ulong GetGPUDisassemblySize ();
member this.GetGPUDisassemblySize : unit -> uint64
Public Function GetGPUDisassemblySize () As ULong
Returns
[Out] The disassembly size.