mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
[NETSH][REACTOS] Basic implementation of PreprocessCommand
Preprocess is used by the 'reset' command in the 'interface ip' command.
This commit is contained in:
@@ -30,7 +30,7 @@ MatchTagsInCmdLine(
|
||||
_Inout_ LPWSTR *ppwcArguments,
|
||||
_In_ DWORD dwCurrentIndex,
|
||||
_In_ DWORD dwArgCount,
|
||||
_In_ TAG_TYPE *pttTags,
|
||||
_Inout_ TAG_TYPE *pttTags,
|
||||
_In_ DWORD dwTagCount,
|
||||
_Out_ DWORD *pdwTagType);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user