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