Application Object Members

InfoPath Developer Reference

Represents the InfoPath application.

Methods

  Name Description
Bb230018.methods(en-us,office.12).gif CacheSolution Examines the form template in the cache and, if necessary, updates it from the published location of the form template.
Bb230018.methods(en-us,office.12).gif FormatString Formats the specified string or XML node according to the specified category and options parameters.
Bb230018.methods(en-us,office.12).gif IsDestinationReachable Returns a Boolean value indicating whether the specified Uniform Resource Locator (URL), universal naming convention (UNC) path, or IP address of the destination computer can be connected to from the client computer.
Bb230018.methods(en-us,office.12).gif NewADODBConnection Creates and returns a reference to an empty ActiveX Data Objects (ADO) Connection object.
Bb230018.methods(en-us,office.12).gif NewADODBRecordset Creates and returns a reference to an empty ActiveX Data Objects (ADO) Recordset object.
Bb230018.methods(en-us,office.12).gif Quit Quits the InfoPath application.
Bb230018.methods(en-us,office.12).gif RegisterSolution Installs the specified Microsoft Office InfoPath form template.
Bb230018.methods(en-us,office.12).gif UnregisterSolution Uninstalls the specified InfoPath form template.

Properties

  Name Description
Bb230018.properties(en-us,office.12).gif ActiveWindow A read-only property that returns a reference to a Window object that represents the currently active window. Read-only
Bb230018.properties(en-us,office.12).gif LanguageSettings A read-only property that returns a reference to the Microsoft Office LanguageSettings object. Read-only
Bb230018.properties(en-us,office.12).gif MachineOnlineState A read-only property of type XdMachineOnlineState that returns the current connection state of the client computer. Read-only
Bb230018.properties(en-us,office.12).gif Name A read-only property that returns a string containing the name of the InfoPath application. Read-only
Bb230018.properties(en-us,office.12).gif UsableHeight A read-only property of type long integer that returns the available screen height (the maximum number of points to which you can set the height of an InfoPath document window.) Read-only
Bb230018.properties(en-us,office.12).gif UsableWidth A read-only property of type long integer that returns the available screen width (the maximum number of points to which you can set the width of an InfoPath document window). Read-only
Bb230018.properties(en-us,office.12).gif User A read-only property that returns a reference to the User object. Read-only
Bb230018.properties(en-us,office.12).gif Version A read-only property that returns a string containing the InfoPath version number. Read-only
Bb230018.properties(en-us,office.12).gif Windows A read-only property that returns a reference to the Windows collection. Read-only
Bb230018.properties(en-us,office.12).gif XDocuments A read-only property that returns a reference to the XDocuments collection. Read-only