IDebugMDMUtil3_V7.RemovePIDToDebug(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 RemovePIDToDebug(Guid % guidEngine, System::UInt32 dwPid);
public int RemovePIDToDebug(ref Guid guidEngine, uint dwPid);
abstract member RemovePIDToDebug : Guid * uint32 -> int
Public Function RemovePIDToDebug (ByRef guidEngine As Guid, dwPid As UInteger) As Integer
Parameters
- guidEngine
- Guid
- dwPid
- UInt32