|
JWSCL Documentation
|
function GetClassID(out classID: TCLSID): HRESULT; stdcall;
The function can return two values:
This method GetClassID is used by COM to determine which implementation can stream this object. It implements the IPersist interface.
This method implements TJwServerAccessControl.GetClassID of IPersist.
This class can host a COM interface that allows it to be available as a stream object to store and load a security descriptor. You need to register the class to COM to allow it to be registered.
|
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!
|