Location: Symbol Reference > Classes > TJwServerAccessControl Class > TJwServerAccessControl Properties > TJwServerAccessControl.PersistClassID Property
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwServerAccessControl.PersistClassID Property
Pascal
property PersistClassID: TGUID;

PersistClassID is returned by GetClassID. It defines a registered COM class that provides the streaming methods for this object. A NULL_GUID defines that there is no class available. In this case the GetClassID returns E_FAIL. 

You can register this class (TJwServerAccessControl) as an official COM object. To do so you need to provide the class in a COM dll that is registered properly.

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!