Glossary Item Box

ImageMan DLL Suite Version 8 Submit feedback on this topic   

ImgXOptBlkDel

int IMAPI ImgXOptBlkDel (hOptBlk)

This function deletes an Option Block (OptBlk) from memory.

 

Parameter

Type

Description

hOptBlk

HANDLE

Handle to the opt block to delete.

 

Return Value

The return value is NULL if the function is successful.

Comments

This function deletes an opt block. It should be called when you're finished with a given opt block to clean up memory.

 

 


Copyright 2008 Data Techniques, Inc. All Rights Reserved