bool ExportDirect( string strOutputFile, Context oContext )
bool ExportDirect( String^ strOutputFile, Context^ oContext )
Parameters
| Parameter Name | Description |
|---|---|
| strOutputFile | Output file |
| oContext | Context with parameters |
Return Value
Returns TRUE if successful.