#S(HASH-TABLE EQL (FILENAME . "c:\winnt\system32\cprogbar.ocx")(GUID . "{05CECBEA-0099-11D2-8E21-ACB204C10000}")(DESCRIPTION . "Progress Bar for VB")(VERSION . "2.0") (CLASSES . #S(HASH-TABLE EQUAL ("_ProgressBar" (TYPE . "Dispinterface")(GUID . "{E2C72AC8-0705-11D2-8E21-10B404C10000}")(FUNCTIONS ((NAME . "QueryInterface") (RIID . #x60000000) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("riid" "VT_PTR.GUID")("ppvObj" "VT_PTR.VT_VOID")) (FLAGS ( IS-FUNCTION ))) ((NAME . "AddRef") (RIID . #x60000001) (OFFSET . #x4) (RETURNS . "VT_UI4")(PARAMS ) (FLAGS ( IS-FUNCTION ))) ((NAME . "Release") (RIID . #x60000002) (OFFSET . #x8) (RETURNS . "VT_UI4")(PARAMS ) (FLAGS ( IS-FUNCTION ))) ((NAME . "GetTypeInfoCount") (RIID . #x60010000) (OFFSET . #xc) (RETURNS . "VT_VOID")(PARAMS ("pctinfo" "VT_PTR.VT_UINT")) (FLAGS ( IS-FUNCTION ))) ((NAME . "GetTypeInfo") (RIID . #x60010001) (OFFSET . #x10) (RETURNS . "VT_VOID")(PARAMS ("itinfo" "VT_UINT")("lcid" "VT_UI4")("pptinfo" "VT_PTR.VT_VOID")) (FLAGS ( IS-FUNCTION ))) ((NAME . "GetIDsOfNames") (RIID . #x60010002) (OFFSET . #x14) (RETURNS . "VT_VOID")(PARAMS ("riid" "VT_PTR.GUID")("rgszNames" "VT_PTR.VT_I1")("cNames" "VT_UINT")("lcid" "VT_UI4")("rgdispid" "VT_PTR.VT_I4")) (FLAGS ( IS-FUNCTION ))) ((NAME . "Invoke") (RIID . #x60010003) (OFFSET . #x18) (RETURNS . "VT_VOID")(PARAMS ("dispidMember" "VT_I4")("riid" "VT_PTR.GUID")("lcid" "VT_UI4")("wFlags" "VT_UI2")("pdispparams" "VT_PTR.DISPPARAMS")("pvarResult" "VT_PTR.VT_VARIANT")("pexcepinfo" "VT_PTR.EXCEPINFO")("puArgErr" "VT_PTR.VT_UINT")) (FLAGS ( IS-FUNCTION ))) ((NAME . "Orientation") (RIID . #x68030006) (OFFSET . #x7a4) (RETURNS . "VT_USERDEFINED.Enum.EPBOrientation")(PARAMS ) (FLAGS ( IS-GET ))(DESCRIPTION . "Gets/sets the orientation of the progress bar control (for vertical orientation requires COMCTL32.DLL v4.70 or above)")) ((NAME . "Orientation") (RIID . #x68030006) (OFFSET . #x7a8) (RETURNS . "VT_VOID")(PARAMS ("dispidMember" "VT_USERDEFINED.Enum.EPBOrientation")) (FLAGS ( IS-SET ))(DESCRIPTION . "Gets/sets the orientation of the progress bar control (for vertical orientation requires COMCTL32.DLL v4.70 or above)")) ((NAME . "Min") (RIID . #x68030005) (OFFSET . #x7ac) (RETURNS . "VT_I4")(PARAMS ) (FLAGS ( IS-GET ))(DESCRIPTION . "Gets/sets the minimum value of the progress bar control (for values > 64k requires COMCTL32.DLL v4.70 or above)")) ((NAME . "Min") (RIID . #x68030005) (OFFSET . #x7b0) (RETURNS . "VT_VOID")(PARAMS ("dispidMember" "VT_I4")) (FLAGS ( IS-SET ))(DESCRIPTION . "Gets/sets the minimum value of the progress bar control (for values > 64k requires COMCTL32.DLL v4.70 or above)")) ((NAME . "Max") (RIID . #x68030004) (OFFSET . #x7b4) (RETURNS . "VT_I4")(PARAMS ) (FLAGS ( IS-GET ))(DESCRIPTION . "Gets/sets the maximum value of the progress bar control (for values > 64k requires COMCTL32.DLL v4.70 or above)")) ((NAME . "Max") (RIID . #x68030004) (OFFSET . #x7b8) (RETURNS . "VT_VOID")(PARAMS ("dispidMember" "VT_I4")) (FLAGS ( IS-SET ))(DESCRIPTION . "Gets/sets the maximum value of the progress bar control (for values > 64k requires COMCTL32.DLL v4.70 or above)")) ((NAME . "Smooth") (RIID . #x68030003) (OFFSET . #x7bc) (RETURNS . "VT_VOID")(PARAMS ("dispidMember" "VT_BOOL")) (FLAGS ( IS-SET ))(DESCRIPTION . "Gets/sets whether the progress bar is shown as a smooth bar rather than a segmented one. (Smooth bars require COMCTL32.DLL v4.70 or above)")) ((NAME . "Smooth") (RIID . #x68030003) (OFFSET . #x7c0) (RETURNS . "VT_BOOL")(PARAMS ) (FLAGS ( IS-GET ))(DESCRIPTION . "Gets/sets whether the progress bar is shown as a smooth bar rather than a segmented one. (Smooth bars require COMCTL32.DLL v4.70 or above)")) ((NAME . "hwnd") (RIID . #xfffffdfd) (OFFSET . #x7c4) (RETURNS . "VT_I4")(PARAMS ) (FLAGS ( IS-GET ))(DESCRIPTION . "Gets the hWnd of the control. The progress bar itself is the only child of the control.")) ((NAME . "BorderStyle") (RIID . #xfffffe08) (OFFSET . #x7c8) (RETURNS . "VT_USERDEFINED.Enum.EPBBorderStyle")(PARAMS ) (FLAGS ( IS-GET ))(DESCRIPTION . "Gets/sets the border style of the progress bar.")) ((NAME . "BorderStyle") (RIID . #xfffffe08) (OFFSET . #x7cc) (RETURNS . "VT_VOID")(PARAMS ("dispidMember" "VT_USERDEFINED.Enum.EPBBorderStyle")) (FLAGS ( IS-SET ))(DESCRIPTION . "Gets/sets the border style of the progress bar.")) ((NAME . "BackColor") (RIID . #x68030002) (OFFSET . #x7d0) (RETURNS . "VT_VOID")(PARAMS ("dispidMember" "VT_USERDEFINED.Typedef.OLE_COLOR")) (FLAGS ( IS-SET ))(DESCRIPTION . "Gets/sets the back color of the progress bar control (requires COMCTL32.DLL v4.71 or above)")) ((NAME . "BackColor") (RIID . #x68030002) (OFFSET . #x7d4) (RETURNS . "VT_USERDEFINED.Typedef.OLE_COLOR")(PARAMS ) (FLAGS ( IS-GET ))(DESCRIPTION . "Gets/sets the back color of the progress bar control (requires COMCTL32.DLL v4.71 or above)")) ((NAME . "ForeColor") (RIID . #x68030001) (OFFSET . #x7d8) (RETURNS . "VT_VOID")(PARAMS ("dispidMember" "VT_USERDEFINED.Typedef.OLE_COLOR")) (FLAGS ( IS-SET ))(DESCRIPTION . "Gets/sets the bar color of the progress bar control (requires COMCTL32.DLL v4.71 or above)")) ((NAME . "ForeColor") (RIID . #x68030001) (OFFSET . #x7dc) (RETURNS . "VT_USERDEFINED.Typedef.OLE_COLOR")(PARAMS ) (FLAGS ( IS-GET ))(DESCRIPTION . "Gets/sets the bar color of the progress bar control (requires COMCTL32.DLL v4.71 or above)")) ((NAME . "Position") (RIID . #x00000000) (OFFSET . #x7e0) (RETURNS . "VT_I4")(PARAMS ) (FLAGS ( IS-GET ))(DESCRIPTION . "Gets/sets the position of the progress bar control l (for values > 64k requires COMCTL32.DLL v4.70 or above)")) ((NAME . "Position") (RIID . #x00000000) (OFFSET . #x7e4) (RETURNS . "VT_VOID")(PARAMS ("dispidMember" "VT_I4")) (FLAGS ( IS-SET ))(DESCRIPTION . "Gets/sets the position of the progress bar control l (for values > 64k requires COMCTL32.DLL v4.70 or above)")) ((NAME . "Step") (RIID . #x68030000) (OFFSET . #x7e8) (RETURNS . "VT_I4")(PARAMS ) (FLAGS ( IS-GET ))(DESCRIPTION . "Gets/sets the amount the progress position will be incremented when the StepIt method is called.")) ((NAME . "Step") (RIID . #x68030000) (OFFSET . #x7ec) (RETURNS . "VT_VOID")(PARAMS ("dispidMember" "VT_I4")) (FLAGS ( IS-SET ))(DESCRIPTION . "Gets/sets the amount the progress position will be incremented when the StepIt method is called.")) ((NAME . "StepIt") (RIID . #x60030007) (OFFSET . #x7f0) (RETURNS . "VT_VOID")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Steps the progress position up by the amount specified in the Step property.")))) ("ProgressBar" (TYPE . "Coclass")(GUID . "{E2C72AC9-0705-11D2-8E21-10B404C10000}")(ALIASES "_ProgressBar""__ProgressBar") (FUNCTIONS )) ("__ProgressBar" (TYPE . "Dispinterface")(GUID . "{E2C72ACC-0705-11D2-8E21-10B404C10000}")(FUNCTIONS )) ("EPBBorderStyle" (TYPE . "Enum")(GUID . "{E2C72ACA-0705-11D2-8E21-10B404C10000}")(FUNCTIONS )) ("EPBOrientation" (TYPE . "Enum")(GUID . "{E2C72ACB-0705-11D2-8E21-10B404C10000}")(FUNCTIONS )) )))