Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
[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 |
|
See also