[MS-SCMR]: Service Control Manager Remote Protocol

This topic lists the Errata found in [MS-SCMR] since it was last published. Since this topic is updated frequently, we recommend that you subscribe to these RSS or Atom feeds to receive update notifications.

Errata are subject to the same terms as the Open Specifications documentation referenced.

RSS

Atom

To view a PDF file of the errata for the previous versions of this document, see the following ERRATA Archives:

September 12, 2018 - Download

September 23, 2019 - Download

Errata below are for Protocol Document Version V32.0 – 2021/06/25.

Errata Published*

Description

2022/01/04

In Section 6, Complete IDL, added methods to change the opnum numbering for the last method.

Changed from:

DWORD

ROpenSCManager2(

[in] handle_t BindingHandle,

[in,string,unique,range(0, SC_MAX_NAME_LENGTH)]

wchar_t *DatabaseName,

[in] DWORD DesiredAccess,

[out] LPSC_RPC_HANDLE ScmHandle

);

Changed to:

void Opnum61NotUsedOnWire(void);

void Opnum62NotUsedOnWire(void);

void Opnum63NotUsedOnWire(void);

DWORD

ROpenSCManager2(

[in] handle_t BindingHandle,

[in,string,unique,range(0, SC_MAX_NAME_LENGTH)]

wchar_t *DatabaseName,

[in] DWORD DesiredAccess,

[out] LPSC_RPC_HANDLE ScmHandle

);

*Date format: YYYY/MM/DD