please dont rip this site Prev Next

RasGetAutodialAddress info  Overview  Group

The RasGetAutodialAddress function retrieves information about all the AutoDial entries associated with a network address in the AutoDial mapping database.

DWORD RasGetAutodialAddress(

    LPTSTR lpszAddress,

// pointer to a network address string

    LPDWORD lpdwReserved,

// reserved; must be NULL

    LPRASAUTODIALENTRY lpAutoDialEntries,

// pointer to buffer for AutoDial entry data

    LPDWORD lpdwcbAutoDialEntries,

// pointer to size, in bytes, of buffer

    LPDWORD lpdwcAutoDialEntries

// pointer to number of entries returned

   );

Parameters

lpszAddress
Pointer to a null-terminated string that specifies the address for which information is requested. This can be an IP address (“127.95.1.4”), Internet host name (“www.microsoft.com”), or NetBIOS name (“products1”).
lpdwReserved
Reserved; must be NULL.
lpAutoDialEntries
Pointer to a buffer that receives an array of RASAUTODIALENTRY structures, one for each AutoDial entry associated with the address specified by the lpszAddress parameter. Before calling RasGetAutodialAddress, set the dwSize member of the first RASAUTODIALENTRY structure in the buffer to sizeof(RASAUTODIALENTRY) to identify the version of the structure.

If lpAutoDialEntries is NULL, RasGetAutodialAddress sets the lpdwcbAutoDialEntries and lpdwcAutoDialEntries parameters to indicate the required buffer size, in bytes, and the number of AutoDial entries.

lpdwcbAutoDialEntries
Pointer to a variable that contains the size, in bytes, of the lpAutoDialEntries buffer. On return, the function sets this variable to the number of bytes returned, or the number of bytes required if the buffer is too small.
lpdwcAutoDialEntries
Pointer to a variable that receives the number of structure elements returned in the lpAutoDialEntries buffer.

Return Values

If the function succeeds, the return value is zero.

If the function fails, the return value is one of the following error codes.

Value

Meaning

ERROR_XXX_NOT_FOUND

The address was not found in the mapping database.

ERROR_INVALID_SIZE

The dwSize member of the RASAUTODIALENTRY structure is an invalid value.

ERROR_INVALID_PARAMETER

The lpszAddress, lpdwcbAutoDialEntries, or lpdwcAutoDialEntries parameter was NULL.

See Also

RASAUTODIALENTRY, RasEnumAutodialAddresses, RasSetAutodialAddress 


file: /Techref/os/win/api/win32/func/src/f70_10.htm, 5KB, , updated: 2000/4/7 12:19, local time: 2024/4/19 06:45,
TOP NEW HELP FIND: 
18.219.22.169:LOG IN

 ©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions?
Please DO link to this page! Digg it! / MAKE!

<A HREF="http://www.piclist.com/techref/os/win/api/win32/func/src/f70_10.htm"> RasGetAutodialAddress</A>

After you find an appropriate page, you are invited to your to this massmind site! (posts will be visible only to you before review) Just type a nice message (short messages are blocked as spam) in the box and press the Post button. (HTML welcomed, but not the <A tag: Instead, use the link box to link to another page. A tutorial is available Members can login to post directly, become page editors, and be credited for their posts.


Link? Put it here: 
if you want a response, please enter your email address: 
Attn spammers: All posts are reviewed before being made visible to anyone other than the poster.
Did you find what you needed?

  PICList 2024 contributors:
o List host: MIT, Site host massmind.org, Top posters @none found
- Page Editors: James Newton, David Cary, and YOU!
* Roman Black of Black Robotics donates from sales of Linistep stepper controller kits.
* Ashley Roll of Digital Nemesis donates from sales of RCL-1 RS232 to TTL converters.
* Monthly Subscribers: Gregg Rew. on-going support is MOST appreciated!
* Contributors: Richard Seriani, Sr.
 

Welcome to www.piclist.com!

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  .