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