Previous Topic: Interface IWgnImportFileObjectNext Topic: Method AddAdditionalFileStream


Method InitialiseFile

Use this method to initialise the file from your data source

HRESULT InitialiseFile(
    [out]    WGN_IMPORTOBJ_TRANSPORT    objectTransport,
    [in]     VARIANT                    objectData
);

Where:

objectTransport

Specifies the method used to transfer data to the API. For details, see the typedef WGN_IMPORTOBJ_TRANSPORT.

objectData

Specifies the source data being imported.