10.25 QueryInterface
LONG QueryInterface(REFFUNCTION **ppRef, ULONG *pulNum, AcDllDispFnct *pfnDisp)
Libray interface to establish communication of IPSFactory and StpDBAccess object
Defined in: ACIpsDlg.cpp
|
Parameters
|
**ppRef
Output pointer to functions declared here
*pulNum
Output number of declared scriptfunctions
*pfnDisp
Output dispatch function to execute scriptfunctions
|
