DkmNativeCppFunctionType.ReturnType 属性

定义

此函数的返回类型。

         此 API 是在 Visual Studio 14 Update 2 (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

属性值

DkmNativeCppType

适用于