INFO: Ordinal Numbers for Password Provider Entry Points

ID: Q163339


The information in this article applies to:


SUMMARY

For a password provider to work correctly the password provider has to export the entry points (SPI) with the correct ordinal numbers. The ordinal numbers for the entry points are as follows:


    Entry Point         Ordinal Number
    -----------         --------------

    PPChangePassword          47
    PPGetPAsswordStatus       51 

If you do not use the correct ordinal number, the entry points (SPI) will not be hit or other incorrect behavior will occur.


REFERENCES

For more details on development of password provider DLL, refer to the documentation in Windows 95 DDK.

Additional query words: 4.00


Keywords          : 
Version           : 4.00
Platform          : WINDOWS 
Issue type        : 

Last Reviewed: March 3, 1999