_GetProcAddress_ 函式
[此函式是 GetProcAddress 函式的包裝函式。 未來可能會變更或無法使用此函式。 應用程式應該直接呼叫 GetProcAddress 。]
從 DLL 取得函式的位址。 請參閱 GetProcAddress。
語法
FARPROC _GetProcAddress_(
...
);
參數
-
...
規格需求
需求 | 值 |
---|---|
DLL |
|
另請參閱
[此函式是 GetProcAddress 函式的包裝函式。 未來可能會變更或無法使用此函式。 應用程式應該直接呼叫 GetProcAddress 。]
從 DLL 取得函式的位址。 請參閱 GetProcAddress。
FARPROC _GetProcAddress_(
...
);
...
需求 | 值 |
---|---|
DLL |
|