Description | ||||||||
Callback function to evaluate the file type should be selectable in the File Open dialog or not. | ||||||||
Synopsis | ||||||||
#include <ProUtil.h> | ||||||||
ProBoolean | (*ProFileOpenAccessFunction) | ( | ||||||
wchar_t* file_type | ||||||||
/* (In) | ||||||||
File type | ||||||||
*/ | ||||||||
ProAppData app_data | ||||||||
/* (In) | ||||||||
The application data | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|