ID: Q194940
The information in this article applies to:
The current RAS architecture for Windows 95 does not provide support to programmatically manipulate "SMM Type" for a RAS phone book entry.
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
Issue type : kbhowto
Last Reviewed: October 31, 1998