IAVLImportScriptImportAVL Method
Namespace: PCBI_AVL_Check.ImporterAssembly: PCBI_BOMExpert (in PCBI_BOMExpert.dll) Version: 17.0.0.0 (17.0.0.0)
AVLImportResult ImportAVL(
IPCBIWindow parent,
IFileData file2Import,
out string error
)
Function ImportAVL (
parent As IPCBIWindow,
file2Import As IFileData,
<OutAttribute> ByRef error As String
) As AVLImportResult
AVLImportResult^ ImportAVL(
IPCBIWindow^ parent,
IFileData^ file2Import,
[OutAttribute] String^% error
)
abstract ImportAVL :
parent : IPCBIWindow *
file2Import : IFileData *
error : string byref -> AVLImportResult
- parent IPCBIWindow
-
- file2Import IFileData
-
- error String
-
AVLImportResult