ArcObjects Library Reference (SystemUtility)  

ICommandLineHelper.SwitchPresent Property

property SwitchPresent.

ERROR: Syntax information about ICommandLineHelper.SwitchPresent may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.SystemUtility.dll

[C++]
HRESULT get_SwitchPresent(
  BSTR switchFlag,
  VARIANT_BOOL* pVal
);
[C++]

Parameters

switchFlag [in]   switchFlag is a parameter of type BSTR pVal [out, retval]   pVal is a parameter of type VARIANT_BOOL

See Also

ICommandLineHelper Interface