IDebugMDMUtil2_V7.GetDynamicDebuggingFlags(Guid, UInt32) 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.
public:
int GetDynamicDebuggingFlags(Guid % guidEngine, [Runtime::InteropServices::Out] System::UInt32 % pdwFlags);
public int GetDynamicDebuggingFlags (ref Guid guidEngine, out uint pdwFlags);
abstract member GetDynamicDebuggingFlags : Guid * uint32 -> int
Public Function GetDynamicDebuggingFlags (ByRef guidEngine As Guid, ByRef pdwFlags As UInteger) As Integer
Parameters
- guidEngine
- Guid
- pdwFlags
- UInt32