Version: |
2.0.4 |
Description: |
Loads and merges the specified file into the current drawing without issuing a redraw when complete. |
Declaration: |
|
C/C++ |
extern "C" void WINAPI VCMergeDrawingNoPaint(short* iError, char* pName, short iFileType); |
Delphi |
procedure VCMergeDrawingNoPaint(var iError: Smallint; pName: PAnsiChar; iFileType Smallint); stdcall; |
ActiveX/COM |
Sub MergeDrawingNoPaint(ByVal pInputName As String, ByVal iFileType As Integer) |
Parameters: |
pName - the path and name of
the file to be merged |
Notes: |
|
See Also: |