Funzione NetServiceControl (lmsvc.h)
La funzione NetServiceControl è obsoleta. È incluso per la compatibilità con le versioni a 16 bit di Windows. Altre applicazioni devono usare le funzioni del servizio.
Sintassi
NET_API_STATUS NET_API_FUNCTION NetServiceControl(
LPCWSTR servername,
LPCWSTR service,
DWORD opcode,
DWORD arg,
LPBYTE *bufptr
);
Parametri
servername
TBD
service
TBD
opcode
TBD
arg
TBD
bufptr
TBD
Valore restituito
nessuno
Requisiti
Piattaforma di destinazione | Windows |
Intestazione | lmsvc.h |