IWSMan::get_CommandLine method (wsmandisp.h)

Gets the command line of the process that loads the automation component.

This property is read-only.

Syntax

HRESULT get_CommandLine(
  BSTR *value
);

Parameters

value

Return value

None

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Target Platform Windows
Header wsmandisp.h
Library WSManDisp.tlb
DLL WSMAuto.dll

See also

IWSMan