Searched refs:dwDialingLocation (Results 1 – 2 of 2) sorted by relevance
/reactos/dll/win32/rasapi32/ |
H A D | rasapi.c | 357 DWORD WINAPI RasSetAutodialEnableA(DWORD dwDialingLocation, BOOL fEnabled) in RasSetAutodialEnableA() argument 359 FIXME("(%x,%x),stub!\n",dwDialingLocation,fEnabled); in RasSetAutodialEnableA() 366 DWORD WINAPI RasSetAutodialEnableW(DWORD dwDialingLocation, BOOL fEnabled) in RasSetAutodialEnableW() argument 368 FIXME("(%x,%x),stub!\n",dwDialingLocation,fEnabled); in RasSetAutodialEnableW()
|
/reactos/sdk/include/psdk/ |
H A D | ras.h | 693 DWORD dwDialingLocation; member 700 DWORD dwDialingLocation; member
|