Skip to content

Properties for cXmlHttpTransfer

View property list in hierarchical order.

Name Description Defining Class
Child_Count Returns the number of child objects the object contains cObject
Delegation_Mode Determines if and how unknown messages are delegated cObject
LastErrorCode Returns the last error code from the HTTP / FTP Transfer InetTransfer
Name Returns the full name of the object including parentage cObject
Object_Id Returns the object handle of the object, can be used to determine if an object exists cObject
Object_Label Returns the short name of an object cObject
Parent Returns the parent of an object cObject
pbClearHeaders Determines if Http Headers should be cleared after XML data is posted cXmlHttpTransfer
pbDataRequiredReceived Determines if a respose of no data should be considered valid cXmlHttpTransfer
pbDataRequiredSent Determines if a request of no data should be considered valid cXmlHttpTransfer
pbPostLoopTest Determines whether to create a test loop where the posted request is returned cXmlHttpTransfer
pbShowErrorDialog Determines if a popup dialog will appear when a client certificate or usename/password is needed for an Http Request cBaseHTTPTransfer
pbUseVariantXfer cXmlHttpTransfer
peNeighborhood Determines how an object and its descendents participate in object neighborhood referencing cObject
peTransferFlags Various flags that control how file/data should be transferred InetTransfer
peTranslateReceived Determines character translation for received data cXmlHttpTransfer
peTranslateSent Determines character translation for posted (sent) data cXmlHttpTransfer
peXmlTransferStatus Returns the status of the last xml http request cXmlHttpTransfer
phoCharTranslate cXmlHttpTransfer
piBufferSize Specifies the size of the file transfer buffer InetTransfer
piRemotePort Specifies the port to connect to on RemoteHost InetTransfer
psAcceptTypes Specifies the HTTP content types accepted by the client cBaseHTTPTransfer
psAgent Specifies the name of the application InetTransfer
psContentTypeExpected Specifies the expected content type of the response cXmlHttpTransfer
psContentTypeReceived Contains the content type of the received data after an XML Http request cXmlHttpTransfer
psContentTypeSent Contains the content type that is used for posted data cXmlHttpTransfer
psPassword Specifies the password to use to log on InetTransfer
psProtocolVersion Specifies the HTTP protocol version cBaseHTTPTransfer
psProxy Specifies the name of the Proxy server used, if any InetTransfer
psRemoteHost Specifies the hostname or the IP address of the remote server InetTransfer
psSaveAsFile Saves response from the remote host to the specified file instead of triggering the OnDataReceived event cBaseHTTPTransfer
psUserName Specifies the name of the user to log on InetTransfer
RequestHandle The handle of the request cBaseHTTPTransfer
RootHandle Returns the root HINTERNET handle used for the session InetTransfer