SECImage::PreLoadImage
BOOLSECImage::PreLoadImage(void)
Called before an image is loaded.
Defined in: SECIMAGE.cpp
Return Value
Nonzero if loading is to proceed, otherwise 0.
Comments
Override this method to provide checking before an image is loaded.See Also