class CProcessNT : public CProcess

Represent a WinNT process

Inheritance:


Inherited from CProcess:

Public Methods

const CString& GetFilename()
HANDLE GetHandle()
DWORD GetPID()
operator HANDLE()

Documentation

Represent a WinNT process. This is an implementation class only. Do not use it directly. Use the CProcess interface instead. This class has no additional public members. Note that filenames of processes in this version do not contain full paths!

This class has no child classes.

alphabetic index hierarchy of classes


generated by doc++