Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

_GetProcAddress_ function

[This function is a wrapper over the GetProcAddress function. This function may be altered or unavailable in the future. Applications should call GetProcAddress directly.]

Gets the address of a function from a DLL. See GetProcAddress.

Syntax

FARPROC _GetProcAddress_(
   ...
);

Parameters

...

Requirements

Requirement Value
DLL
Msmdun80.dll;
Sqlunirl.dll

See also

GetProcAddress


Feedback

Was this page helpful?

Additional resources