Write-only |
About ENR tables |
Description |
Saves an ENR table to disk. |
VB Syntax |
enr.SaveENRFile (filename) |
Variable |
(Type) - Description |
enr |
An ENRFile (object) |
filename |
(String) - Absolute path and filename of the ENR file. |
Return Type |
Not Applicable |
Default |
Not Applicable |
Examples |
|
C++ Syntax |
HRESULT SaveENRFile(BSTR filename); |
Interface |
IENRFile |
Last Modified: