HOWTO: Programmatically Change the SMMType

ID: Q194940


The information in this article applies to:
  • Microsoft Win32 Device Driver Kit (DDK) Windows 95


SUMMARY

The current RAS architecture for Windows 95 does not provide support to programmatically manipulate "SMM Type" for a RAS phone book entry.


MORE INFORMATION

Microsoft acknowledges the problem and has created a helper DLL that exports three functions that can help you to manipulate the SMM types. The three functions are exported in Rnasmm.dll, which can be found in the Windows 98 DDK. The exported functions are:

RASEnumSMMType

Enumerates all the "SMM types" available for a phone Book entry.
RASSetSMMType
Sets the "SMM type" for a phone book entry.
RASGetSMMType
Gets the current "SMM type" for a phone book entry
You can get this helper DLL by installing the Windows 98 DDK that ships with MSDN.

Additional query words:

Keywords : kbDDK kbNDIS kbWinOS95
Version : WINDOWS:Windows 95
Platform : WINDOWS
Issue type : kbhowto


Last Reviewed: October 18, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.