|
JWSCL Documentation
|
constructor Create(const ResourceId: AnsiString; const DisableProcessIsolation: Boolean; const ComServer: TComServerObject; const TypedComClass: TTypedComClass; const ClassId: TGUID; const Instancing: TClassInstancing; const ThreadingModel: TThreadingModel = tmApartment); overload;
|
Parameters |
Description |
|
const ResourceId: AnsiString |
defines a resource id as a string |
|
const DisableProcessIsolation: Boolean |
defines whether the elevated com process should be isolated (true) or not. TJwElevationClassFactory |
Create registers a com object. Every com object that must be elevated must be registered by this constructor.
|
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!
|