Location: Symbol Reference > Structs, Records, Enums > TJwSecureObjectType Enumeration
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwSecureObjectType Enumeration
Pascal
TJwSecureObjectType = (
  sot_Service,
  sot_Printer,
  sot_LMShare,
  sot_Kernel_Object,
  sot_KO_Semaphore,
  sot_KO_Event,
  sot_KO_Mutex,
  sot_KO_WaitableTimer,
  sot_KO_FileMapping,
  sot_KO_Heap,
  sot_KO_Job,
  sot_KO_Socket,
  sot_KO_Thread,
  sot_KO_Timer,
  sot_KO_Token,
  sot_Desktop,
  sot_WindowStation,
  sot_DS_Object,
  sot_DS_Object_All,
  sot_PROVIDER_DEFINED_OBJECT,
  sot_WMIGUID_OBJECT,
  sot_REGISTRY_WOW64_32KEY
);
Members 
Description 
sot_Kernel_Object 
a kernel object if not specified, instead use sot_KO_XXXX 
sot_KO_Semaphore 
sot_Kernel_object 
sot_Desktop 
sot_Window_Object 
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!