ISession2 Interface Reference

The MiKTeX session interface (version 2). More...

import "MiKTeX207-session.idl";

Inheritance diagram for ISession2:

ISession List of all members.

Public Member Functions

HRESULT FindFile ([in] BSTR fileName,[out] BSTR *path,[out, retval] VARIANT_BOOL *found)
 Find a file.

Detailed Description

The MiKTeX session interface (version 2).

This interface provides MiKTeX core functionality.


Member Function Documentation

HRESULT ISession2::FindFile ( [in] BSTR  fileName,
[out] BSTR *  path,
[out, retval] VARIANT_BOOL *  found 
)

Find a file.

Parameters:
[in] fileName The name of the file (e.g. "ptmr.vf").
[out] path The fully qualified path to the file.
Returns:
Returns VARIANT_TRUE, if the file exists.


The documentation for this interface was generated from the following file:
Generated on Fri Dec 14 18:27:43 2007 for MiKTeX by  doxygen 1.5.1-p1