3.2.4.18 StartWSCService Abstract Interface
This abstract interface is called to activate the WSC service.
-
DWORD StartWSCService ();
Return Values
|
Value |
Description |
|---|---|
|
S_OK (0x00000000) |
The WSC service is activated. |
|
E_FAIL (0x80004005) |
WSC service activation failed. |