DkmILExtractBytesPopArguments.Create 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.
Create a new DkmILExtractBytesPopArguments object instance.
This API was introduced in Visual Studio 14 RTM (DkmApiVersion.VS14RTM).
public:
static Microsoft::VisualStudio::Debugger::Evaluation::IL::DkmILExtractBytesPopArguments ^ Create();
public:
static Microsoft::VisualStudio::Debugger::Evaluation::IL::DkmILExtractBytesPopArguments ^ Create();
static Microsoft::VisualStudio::Debugger::Evaluation::IL::DkmILExtractBytesPopArguments Create();
public static Microsoft.VisualStudio.Debugger.Evaluation.IL.DkmILExtractBytesPopArguments Create();
static member Create : unit -> Microsoft.VisualStudio.Debugger.Evaluation.IL.DkmILExtractBytesPopArguments
Public Shared Function Create () As DkmILExtractBytesPopArguments
Returns
[Out] Result of this method call.