ArcFM Server Developer Guide
getOption Method (IServerXMLHTTPRequest2)


Syntax
'Declaration
 
<DispIdAttribute(17)>
Function getOption( _
   ByVal option As SERVERXMLHTTP_OPTION _
) As Object
'Usage
 
Dim instance As IServerXMLHTTPRequest2
Dim option As SERVERXMLHTTP_OPTION
Dim value As Object
 
value = instance.getOption(option)
[DispId(17)]
object getOption( 
   SERVERXMLHTTP_OPTION option
)

Parameters

option
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IServerXMLHTTPRequest2 Interface
IServerXMLHTTPRequest2 Members

 

 


Send Comment