GetToolbarStatus

Prototype: XMLRECORDDATA * GetToolbarStatus(void)

Description: Returns a structure indicating the availability status of all the toolbar items. It determines the status of all the toolbar buttons at the actual time it is issued. A 1 means enabled.  This returns the status of all toolbar items, even though some may not be visit.

Example Returned Data:
ToolbarItemCount = 25
Open = 0
New = 0
Password = 1
New Record = 0
Edit Record = 0
Find First = 0
Find Previous = 0
Find Next = 1
Find Last = 1
Select All = 1
Fast Find = 1
Search = 1
Sort = 1
Verify = 1
Dossier = 0
Flip = 1
Video = 0
Acquire = 0
Bitmap = 0
Signature = 0
Fingeprint = 0
Delete = 0
Delete Selected = 0
Print = 0
Help = 1