POPENSCMANAGERA is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

POPENSCMANAGERA

Syntax

typedef SC_HANDLE (WINAPI *POPENSCMANAGERA;

References

LocationReferrerText
windows_usbdk.c:149
typedef SC_HANDLE (WINAPI *POPENSCMANAGERA)(LPCSTR, LPCSTR, DWORD);
windows_usbdk.c:155usbdk_init()
POPENSCMANAGERA pOpenSCManagerA;
windows_usbdk.c:168usbdk_init()
pOpenSCManagerA = (POPENSCMANAGERA)GetProcAddress(h, "OpenSCManagerA");

Type Use

Variables of POPENSCMANAGERA type
all items filtered out
POPENSCMANAGERA