ReactOS 0.4.15-dev-7953-g1f49173
localspl_apitest.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define COMMAND_PIPE_NAME   L"\\\\.\\pipe\\localspl_apitest_command_pipe"
 
#define OUTPUT_PIPE_NAME   L"\\\\.\\pipe\\localspl_apitest_output_pipe"
 
#define SERVICE_NAME   L"localspl_apitest_service"
 

Typedefs

typedef BOOL(WINAPIPInitializePrintProvidor) (LPPRINTPROVIDOR, DWORD, LPWSTR)
 

Macro Definition Documentation

◆ COMMAND_PIPE_NAME

#define COMMAND_PIPE_NAME   L"\\\\.\\pipe\\localspl_apitest_command_pipe"

Definition at line 11 of file localspl_apitest.h.

◆ OUTPUT_PIPE_NAME

#define OUTPUT_PIPE_NAME   L"\\\\.\\pipe\\localspl_apitest_output_pipe"

Definition at line 12 of file localspl_apitest.h.

◆ SERVICE_NAME

#define SERVICE_NAME   L"localspl_apitest_service"

Definition at line 13 of file localspl_apitest.h.

Typedef Documentation

◆ PInitializePrintProvidor

typedef BOOL(WINAPI * PInitializePrintProvidor) (LPPRINTPROVIDOR, DWORD, LPWSTR)

Definition at line 15 of file localspl_apitest.h.