Main Page
Cookbook/Overview ImageMeister the jcprops file Licensing Binary Installation & Configuration [ Win · Mac · Nix · OSX ] Changes Public API Source Code Main Page Java [ Common · Win · Mac · Nix ] Native Code [ Common · Win · Mac · Nix ] Manifest Native Code Overviews [ Common · Win · Mac · Nix · Strings ] Macros [ General · Native Macros ] Walkthroughs [ Java only · Java and native ] Building [ Win · Mac · Nix · OSX ] Distribution Issues |
[ Windows | Source | Keywords | Summary | Ancestors | All Members | Descendants ]
Back to the top of CWinProcessNT
Back to the top of CWinProcessNT
CWinProcessNT( DWORD dwProcessID, HANDLE hProc );
Constructor
CWinProcessNT( DWORD dwProcessID, HANDLE hProc );
Back to the top of CWinProcessNT
Destructor
virtual ~CWinProcessNT( void );
Back to the top of CWinProcessNT
ErrCode getAllProcessInfo( CVector &processes );
Fills the CVector with all the running processes.
static ErrCode getAllProcessInfo( CVector &processes );
Back to the top of CWinProcessNT
Fills the passed in pointers with information on this process.
virtual void getData( DWORD *cntUsageArrayP, DWORD *th32ProcessIDArray, DWORD *th32DefaultHeapIDArrayP, DWORD *th32ModuleIDArrayP, DWORD *cntThreadsArrayP, DWORD *th32ParentProcessIDArrayP, DWORD *pcPriClassBaseArrayP, DWORD *dwFlagsArrayP, DWORD *dwThreadIDArrayP, HWND *hWndArrayP );
Back to the top of CWinProcessNT
Returns the full path of this process.
virtual CStr *getFullPath();
Back to the top of CWinProcessNT
Back to the top of CWinProcessNT
Back to the top of CWinProcessNT
Back to the top of CWinProcessNT
Report problems to jkotula@stratasys.com