pxinq_list_views_struct_posted (
Pint ws_id /*workstation identifier */ Pint struct_id /*structure identifier */ Pint length /*length of application list */ Pint start /*first entry to return */ Pint *error_ind /*error indicator */ Pint_list *views /*list of views to which the structure is posted */ Pint *total_views /*total number of views to which the structure is posted */
)
The application must provide storage for the list of views that is returned by this routine. See the section "Memory Management for Inquiry Functions Which Return Simple Lists" in the introduction to Chapter 5 for additional information.
Post structure to view, see pxpost_struct_view
Unpost all structures, see punpost_all_structs
Unpost all structures from view, see pxunpost_all_structs_view
Unpost all structures from views, see pxunpost_all_structs_all_views, pxunpost_all_structs_list_views
Unpost structure, see punpost_struct
Unpost structure from view, see pxunpost_struct_view
Update view, see pxupd_ws_view
Update views, see pxupd_all_views, pxupd_list_views
Inquire list of structures posted to view, see pxinq_list_structs_posted_view