Statements (18)
Predicate | Object |
---|---|
gptkbp:instanceOf |
Windows API
|
gptkbp:callingConvention |
WINAPI
|
gptkbp:category |
Process and Thread Functions
|
gptkbp:definedIn |
gptkb:shell32.dll
|
gptkbp:documentation |
https://learn.microsoft.com/en-us/windows/win32/api/shellapi/nf-shellapi-commandlinetoargvw
|
gptkbp:headerFile |
shellapi.h
|
https://www.w3.org/2000/01/rdf-schema#label |
CommandLineToArgvW
|
gptkbp:introducedIn |
gptkb:Windows_NT
|
gptkbp:parameter |
LPCWSTR
int* |
gptkbp:parses |
command line string
|
gptkbp:RAM |
LocalFree required to free memory
|
gptkbp:requires |
Windows environment
|
gptkbp:result |
NULL on failure
array of LPWSTR |
gptkbp:usedFor |
splitting command line into arguments
|
gptkbp:bfsParent |
gptkb:Shell32.dll
|
gptkbp:bfsLayer |
7
|