Location: Symbol Reference > Structs, Records, Enums > TJwProcessParameterType Enumeration
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwProcessParameterType Enumeration
Pascal
TJwProcessParameterType = (
  pptHandle,
  pptID
);
Members 
Description 
pptHandle 
The given value is a handle obtained by OpenProcess or similar. 
pptID 
The given value is an ID of a process. 

TJwProcessParameterType is used by JwGetProcessSessionID and defines whether its parameter ProcessIDorHandle is a handle or process ID value.

Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc.
What do you think about this topic? Send feedback!