FILEVFFOPTIONS

Summary

The FILEVFFOPTIONS structure provides information on loading VFF files.

Syntax

typedef struct _FILEVFFOPTIONS 
{ 
   L_UINT uStructSize; 
   VFF_VIEW View; 
   L_UINT32 uFlags; 
} 
FILEVFFOPTIONS, *pFILEVFFOPTIONS; 

Members

uStructSize

Size of this structure. Use sizeof (FILEVFFOPTIONS).

View

View type.

uFlags

Reserved for future use.

Comments

pFILEVFFOPTIONS is a pointer to a FILEVFFOPTIONS structure.

Usage

Data Types

Functions

Help Version 22.0.2023.7.11
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.