Description | ||||||||
This is the prototype for a notification to be called before deletion of a drawing table. The ProNotifyType value for the notification is PRO_DWGTABLE_DELETE_PRE. | ||||||||
Synopsis | ||||||||
#include <ProDwgtable.h> | ||||||||
ProError | (*ProDwgtableDeletePreAction) | ( | ||||||
ProDwgtable* table | ||||||||
/* (In) | ||||||||
The table that is about to be deleted. | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|
||||||||
See Also | ||||||||
ProDwgtableDeletePostAction, ProDwgtableRowDeletePreAction |