#S(HASH-TABLE EQL (FILENAME . "c:\linuxsafe\ocxs\etextbox.ocx")(GUID . "{E7CC591D-C4C5-11D2-9D66-204C4F4F5020}")(DESCRIPTION . "ETextBox")(VERSION . "14.0") (CLASSES . #S(HASH-TABLE EQUAL ("_EText" (TYPE . "Dispinterface")(GUID . "{2F6A81A1-CD58-11D2-9D85-204C4F4F5020}")(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 . "Text") (RIID . #x00000000) (OFFSET . #x7a4) (RETURNS . "VT_VARIANT")(PARAMS ) (FLAGS ( IS-GET ))) ((NAME . "Text") (RIID . #x00000000) (OFFSET . #x7a8) (RETURNS . "VT_VOID")(PARAMS ("dispidMember" "VT_VARIANT")) (FLAGS ( IS-SET ))) ((NAME . "Alignment") (RIID . #x6803000b) (OFFSET . #x7ac) (RETURNS . "VT_I2")(PARAMS ) (FLAGS ( IS-GET ))(DESCRIPTION . "Returns/sets the alignment of a CheckBox or OptionButton, or a control's text.")) ((NAME . "Alignment") (RIID . #x6803000b) (OFFSET . #x7b0) (RETURNS . "VT_VOID")(PARAMS ("dispidMember" "VT_I2")) (FLAGS ( IS-SET ))(DESCRIPTION . "Returns/sets the alignment of a CheckBox or OptionButton, or a control's text.")) ((NAME . "Appearance") (RIID . #x6803000a) (OFFSET . #x7b4) (RETURNS . "VT_I2")(PARAMS ) (FLAGS ( IS-GET ))(DESCRIPTION . "Returns/sets whether or not an object is painted at run time with 3-D effects.")) ((NAME . "Appearance") (RIID . #x6803000a) (OFFSET . #x7b8) (RETURNS . "VT_VOID")(PARAMS ("dispidMember" "VT_I2")) (FLAGS ( IS-SET ))(DESCRIPTION . "Returns/sets whether or not an object is painted at run time with 3-D effects.")) ((NAME . "Enabled") (RIID . #x68030009) (OFFSET . #x7bc) (RETURNS . "VT_BOOL")(PARAMS ) (FLAGS ( IS-GET ))(DESCRIPTION . "Returns/sets a value that determines whether an object can respond to user-generated events.")) ((NAME . "Enabled") (RIID . #x68030009) (OFFSET . #x7c0) (RETURNS . "VT_VOID")(PARAMS ("dispidMember" "VT_BOOL")) (FLAGS ( IS-SET ))(DESCRIPTION . "Returns/sets a value that determines whether an object can respond to user-generated events.")) ((NAME . "Locked") (RIID . #x68030008) (OFFSET . #x7c4) (RETURNS . "VT_BOOL")(PARAMS ) (FLAGS ( IS-GET ))(DESCRIPTION . "Determines whether a control can be edited.")) ((NAME . "Locked") (RIID . #x68030008) (OFFSET . #x7c8) (RETURNS . "VT_VOID")(PARAMS ("dispidMember" "VT_BOOL")) (FLAGS ( IS-SET ))(DESCRIPTION . "Determines whether a control can be edited.")) ((NAME . "MaxLength") (RIID . #x68030007) (OFFSET . #x7cc) (RETURNS . "VT_I4")(PARAMS ) (FLAGS ( IS-GET ))(DESCRIPTION . "Returns/sets the maximum number of characters that can be entered in a control.")) ((NAME . "MaxLength") (RIID . #x68030007) (OFFSET . #x7d0) (RETURNS . "VT_VOID")(PARAMS ("dispidMember" "VT_I4")) (FLAGS ( IS-SET ))(DESCRIPTION . "Returns/sets the maximum number of characters that can be entered in a control.")) ((NAME . "MultiLine") (RIID . #x68030006) (OFFSET . #x7d4) (RETURNS . "VT_BOOL")(PARAMS ) (FLAGS ( IS-GET ))(DESCRIPTION . "Returns/sets a value that determines whether a control can accept multiple lines of text.")) ((NAME . "MultiLine") (RIID . #x68030006) (OFFSET . #x7d8) (RETURNS . "VT_VOID")(PARAMS ("dispidMember" "VT_PTR.VT_BOOL")) (FLAGS ( IS-SET ))(DESCRIPTION . "Returns/sets a value that determines whether a control can accept multiple lines of text.")) ((NAME . "PasswordChar") (RIID . #x68030005) (OFFSET . #x7dc) (RETURNS . "VT_BSTR")(PARAMS ) (FLAGS ( IS-GET ))(DESCRIPTION . "Returns/sets a value that determines whether characters typed by a user or placeholder characters are displayed in a control.")) ((NAME . "PasswordChar") (RIID . #x68030005) (OFFSET . #x7e0) (RETURNS . "VT_VOID")(PARAMS ("dispidMember" "VT_BSTR")) (FLAGS ( IS-SET ))(DESCRIPTION . "Returns/sets a value that determines whether characters typed by a user or placeholder characters are displayed in a control.")) ((NAME . "SelText") (RIID . #x68030004) (OFFSET . #x7e4) (RETURNS . "VT_BSTR")(PARAMS ) (FLAGS ( IS-GET ))(DESCRIPTION . "Returns/sets the string containing the currently selected text.")) ((NAME . "SelText") (RIID . #x68030004) (OFFSET . #x7e8) (RETURNS . "VT_VOID")(PARAMS ("dispidMember" "VT_BSTR")) (FLAGS ( IS-SET ))(DESCRIPTION . "Returns/sets the string containing the currently selected text.")) ((NAME . "SelStart") (RIID . #x68030003) (OFFSET . #x7ec) (RETURNS . "VT_I4")(PARAMS ) (FLAGS ( IS-GET ))(DESCRIPTION . "Returns/sets the starting point of text selected.")) ((NAME . "SelStart") (RIID . #x68030003) (OFFSET . #x7f0) (RETURNS . "VT_VOID")(PARAMS ("dispidMember" "VT_I4")) (FLAGS ( IS-SET ))(DESCRIPTION . "Returns/sets the starting point of text selected.")) ((NAME . "SelLength") (RIID . #x68030002) (OFFSET . #x7f4) (RETURNS . "VT_I4")(PARAMS ) (FLAGS ( IS-GET ))(DESCRIPTION . "Returns/sets the number of characters selected.")) ((NAME . "SelLength") (RIID . #x68030002) (OFFSET . #x7f8) (RETURNS . "VT_VOID")(PARAMS ("dispidMember" "VT_I4")) (FLAGS ( IS-SET ))(DESCRIPTION . "Returns/sets the number of characters selected.")) ((NAME . "TransformToUcase") (RIID . #x68030001) (OFFSET . #x7fc) (RETURNS . "VT_BOOL")(PARAMS ) (FLAGS ( IS-GET ))) ((NAME . "TransformToUcase") (RIID . #x68030001) (OFFSET . #x800) (RETURNS . "VT_VOID")(PARAMS ("dispidMember" "VT_BOOL")) (FLAGS ( IS-SET ))) ((NAME . "ForeColor") (RIID . #x68030000) (OFFSET . #x804) (RETURNS . "VT_USERDEFINED.Typedef.OLE_COLOR")(PARAMS ) (FLAGS ( IS-GET ))(DESCRIPTION . "Returns/sets the foreground color used to display text and graphics in an object.")) ((NAME . "ForeColor") (RIID . #x68030000) (OFFSET . #x808) (RETURNS . "VT_VOID")(PARAMS ("dispidMember" "VT_USERDEFINED.Typedef.OLE_COLOR")) (FLAGS ( IS-SET ))(DESCRIPTION . "Returns/sets the foreground color used to display text and graphics in an object.")) ((NAME . "Font") (RIID . #xfffffe00) (OFFSET . #x80c) (RETURNS . "VT_PTR.Font")(PARAMS ) (FLAGS ( IS-GET ))(DESCRIPTION . "Returns a Font object.")) ((NAME . "Font") (RIID . #xfffffe00) (OFFSET . #x810) (RETURNS . "VT_VOID")(PARAMS ("dispidMember" "VT_PTR.Font")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a Font object.")))) ("EText" (TYPE . "Coclass")(GUID . "{E7CC591F-C4C5-11D2-9D66-204C4F4F5020}")(ALIASES "_EText""__EText") (FUNCTIONS )) ("__EText" (TYPE . "Dispinterface")(GUID . "{2F6A81A2-CD58-11D2-9D85-204C4F4F5020}")(FUNCTIONS ((NAME . "Change") (RIID . #x00000001) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Occurs when the contents of a control have changed.")) ((NAME . "Click") (RIID . #x00000002) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Occurs when the user presses and then releases a mouse button over an object.")) ((NAME . "DblClick") (RIID . #x00000003) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Occurs when the user presses and releases a mouse button and then presses and releases it again over an object.")) ((NAME . "KeyDown") (RIID . #x00000004) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("KeyCode" "VT_PTR.VT_I2")("Shift" "VT_PTR.VT_I2")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Occurs when the user presses a key while an object has the focus.")) ((NAME . "KeyPress") (RIID . #x00000005) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("KeyAscii" "VT_PTR.VT_I2")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Occurs when the user presses and releases an ANSI key.")) ((NAME . "KeyUp") (RIID . #x00000006) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("KeyCode" "VT_PTR.VT_I2")("Shift" "VT_PTR.VT_I2")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Occurs when the user releases a key while an object has the focus.")) ((NAME . "MouseDown") (RIID . #x00000007) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("Button" "VT_PTR.VT_I2")("Shift" "VT_PTR.VT_I2")("X" "VT_PTR.VT_R4")("Y" "VT_PTR.VT_R4")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Occurs when the user presses the mouse button while an object has the focus.")))) )))