|
ReactOS 0.4.16-dev-2274-gc61d98f
|
#include <k32.h>
Go to the source code of this file.
Functions | |
| _Success_ (return, 0) | |
| BOOL WINAPI | SetFirmwareEnvironmentVariableA (_In_ LPCSTR lpName, _In_ LPCSTR lpGuid, _In_reads_bytes_opt_(nSize) PVOID pValue, _In_ DWORD nSize) |
| _Success_ | ( | return | , |
| 0 | |||
| ) |
Definition at line 13 of file sysinfoansi.c.
| BOOL WINAPI SetFirmwareEnvironmentVariableA | ( | _In_ LPCSTR | lpName, |
| _In_ LPCSTR | lpGuid, | ||
| _In_reads_bytes_opt_(nSize) PVOID | pValue, | ||
| _In_ DWORD | nSize | ||
| ) |
Definition at line 48 of file sysinfoansi.c.
Referenced by START_TEST().