Win32 process representation class
Win32 process representation class. This class is used as the return value from CProcessList::GetNextProcess(). Note that you cannot instantiate an object of this class directly. Use the CProcessList class instead to obtain objects of this type.
const CString& GetFilename()
HANDLE GetHandle()
operator HANDLE()
generated by doc++