Searched refs:switch_size (Results 1 – 2 of 2) sorted by relevance
/reactos/sdk/include/psdk/ |
H A D | inseng.idl | 105 …HRESULT GetCommand(UINT index, char *cmd, DWORD cmd_size, char *switches, DWORD switch_size, DWORD…
|
/reactos/dll/win32/inseng/ |
H A D | icif.c | 424 …nent *iface, UINT index, char *cmd, DWORD cmd_size, char *switches, DWORD switch_size, DWORD *type) in component_GetCommand() argument 428 …"(%p)->(%u, %p, %u, %p, %u, %p): stub\n", This, index, cmd, cmd_size, switches, switch_size, type); in component_GetCommand()
|