LVectorFile::FeedLoad

#include "ltwrappr.h"

virtual L_INT LVectorFile::FeedLoad(pLBuffer)

LBuffer * pLBuffer;

pointer to a LEAD buffer object

Supplies image data to the file-load process from a buffer that you provide.

Parameter

Description

pLBuffer

Pointer to an LBuffer object that contains the image data to load.

Returns

SUCCESS

The function was successful.

< 1

An error occurred. Refer to Return Codes.

Comments

Use this function with the LVectorFile::StartFeedLoad and LVectorFile::StopFeedLoad functions. For a description of how the functions relate to each other, refer to LVectorFile::StartFeedLoad.

This function cannot be used in combination with the Redirect input / output functions.

You should never pass an uninitialized FILEINFO structure to this function.

Required DLLs and Libraries

LVKRN
LTFIL

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Vector C++ Class Library Help