Prizm Content Connect
PccProxyServer Constructor






Entity control structure for Imaging Services location.
Constructor for the PccProxyServer object.
Syntax
'Declaration
 
Public Function New( _
   ByVal serviceLocator As ServiceLocator _
)
'Usage
 
Dim serviceLocator As ServiceLocator
 
Dim instance As New PccProxyServer(serviceLocator)
public PccProxyServer( 
   ServiceLocator serviceLocator
)
public PccProxyServer( 
    serviceLocator: ServiceLocator
); 
public function PccProxyServer( 
   serviceLocator : ServiceLocator
);
public: PccProxyServer( 
   ServiceLocator* serviceLocator
)
public:
PccProxyServer( 
   ServiceLocator^ serviceLocator
)

Parameters

serviceLocator
Entity control structure for Imaging Services location.
See Also

Reference

PccProxyServer Class
PccProxyServer Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback