Description | ||||||||||||||
Visits the OLE objects embedded in the model. | ||||||||||||||
Replacement in Object TOOLKIT: | pfcDetailItemOwner::ListDetailItems | |||||||||||||
pfcDetailSymbolDefItem::ListDetailItems | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProDrawing.h> | ||||||||||||||
ProError | ProDrawingOLEobjectsVisit | ( | ||||||||||||
ProDrawing drawing | ||||||||||||||
/* (In) | ||||||||||||||
The drawing, notebook, format, report, or diagram. | ||||||||||||||
*/ | ||||||||||||||
ProModelitemVisitAction action | ||||||||||||||
/* (In) | ||||||||||||||
The visit action | ||||||||||||||
*/ | ||||||||||||||
ProModelitemFilterAction filter | ||||||||||||||
/* (In) | ||||||||||||||
The filter action | ||||||||||||||
*/ | ||||||||||||||
ProAppData app_data | ||||||||||||||
/* (In) | ||||||||||||||
Application data passed to the action functions. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|