DkmProcess.GetHandleCount 方法

定义

获取进程中活动句柄的数目。

public:
 System::UInt32 GetHandleCount();
public:
 unsigned int GetHandleCount();
unsigned int GetHandleCount();
public uint GetHandleCount ();
member this.GetHandleCount : unit -> uint32
Public Function GetHandleCount () As UInteger

返回

UInt32

弄调试对象进程中的句柄数。

适用于