Training
Module
Call methods from the .NET Class Library using C# - Training
Use functionality in the .NET Class Library by calling methods that return values, accept input parameters, and more.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
In the example provider component, a code example of the standard DLL entry point for Adssmp.dll is in Libmain.cpp. Supported routines are listed in the following table.
Item | Description |
---|---|
DllGetClassObject |
Standard DLL entry point for locating class factories. |
DllCanUnloadNow |
Standard DLL entry point to determine if DLL can be unloaded. |
LibMain |
Standard DLL initialization entry point. |
IsCompatibleOleVersion |
Verify compatibility with the OLE run time. |
DllMain |
Entry point for most Windows 2000 or Windows NT versions. |
Training
Module
Call methods from the .NET Class Library using C# - Training
Use functionality in the .NET Class Library by calling methods that return values, accept input parameters, and more.
Documentation
Learn more about: _purecall
Poor buffer handling is implicated in many security issues that involve buffer overruns.
Learn more about: ___lc_codepage_func