IXtfApplicationClient::EnableGlobalOption Method

Implementation infrastructure. Do not use.

This function is exposed as infrastructure for the xbapp.exe tool to use. Do not use it in your own tools.

Syntax

public:
HRESULT EnableGlobalOption(
         LPCWSTR pszOption,
         LPCWSTR pszValue
)  

Parameters

pszOption
Type: LPCWSTR 

Internal only.

pszValue
Type: LPCWSTR 

Internal only.

Return value

Type: HRESULT 

Internal only.

Requirements

Header: Declared in xtfapplication.h.

Library: Use xtfapplication.lib.