Home
last modified time | relevance | path

Searched refs:dwDialingLocation (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/rasapi32/
H A Drasapi.c357 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 Dras.h693 DWORD dwDialingLocation; member
700 DWORD dwDialingLocation; member