platform Parameter

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Data Type: String

Identifies the operating system of the client that controls the listing of open Microsoft FrontPage components (bots). If the parameter does not contain any data, the information about the components is not returned. If it contains data, information about any open components on the server is returned.

In the data returned, there is one entry per component, which includes the following metadata:

  • vti_dirname
    Name of the directory that contains the bot.

  • vti_version
    Value from .INF file.

  • vti_name
    Value from .INF file.

  • vti_description
    Value from .INF file.

  • vti_type
    Value from .INF file.

  • vti_clientmodule
    Value from .INF file.

  • vti_clientbinding
    Either DLL or BTL.