Freigeben über


DkmNativeCppFunctionType.ReturnType Property

Definition

The return type of this function.

This API was introduced in Visual Studio 14 Update 2 (DkmApiVersion.VS14Update2).

public:
 property Microsoft::VisualStudio::Debugger::Native::Cpp::DkmNativeCppType ^ ReturnType { Microsoft::VisualStudio::Debugger::Native::Cpp::DkmNativeCppType ^ get(); };
public Microsoft.VisualStudio.Debugger.Native.Cpp.DkmNativeCppType ReturnType { get; }
member this.ReturnType : Microsoft.VisualStudio.Debugger.Native.Cpp.DkmNativeCppType
Public ReadOnly Property ReturnType As DkmNativeCppType

Property Value

Applies to