|
MiKTeX 2.9
|
The MiKTeX session interface (version 2). More...
import "MiKTeX209-session.idl";
Public Member Functions | |
| HRESULT | FindFile ([in] BSTR fileName,[out] BSTR *path,[out, retval] VARIANT_BOOL *found) |
| Find a file. | |
The MiKTeX session interface (version 2).
This interface provides MiKTeX core functionality.
| HRESULT ISession2::FindFile | ( | [in] BSTR | fileName, |
| [out] BSTR * | path, | ||
| [out, retval] VARIANT_BOOL * | found | ||
| ) |
Find a file.
| [in] | fileName | The name of the file (e.g. "ptmr.vf"). |
| [out] | path | The fully qualified path to the file. |
1.7.4