IDebugProcessQueryProperties.QueryProperty(UInt32, Object) Method
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.
C++
public:
int QueryProperty(System::UInt32 dwPropType, [Runtime::InteropServices::Out] System::Object ^ % pvarPropValue);
public int QueryProperty(uint dwPropType, out object pvarPropValue);
abstract member QueryProperty : uint32 * obj -> int
Public Function QueryProperty (dwPropType As UInteger, ByRef pvarPropValue As Object) As Integer
- dwPropType
- UInt32
- pvarPropValue
- Object
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2019 |