/**Copyright(C)2013NikolaySivov**Thislibraryisfreesoftware; you can redistribute it and/or*modifyitunderthetermsoftheGNULesserGeneralPublic*LicenseaspublishedbytheFreeSoftwareFoundation; either*version2.1oftheLicense,or(atyouroption)anylaterversion.**Thislibraryisdistributedinthehopethatitwillbeuseful,*butWITHOUTANYWARRANTY; without even the implied warranty of*MERCHANTABILITYorFITNESSFORAPARTICULARPURPOSE.SeetheGNU*LesserGeneralPublicLicenseformoredetails.**YoushouldhavereceivedacopyoftheGNULesserGeneralPublic*Licensealongwiththislibrary; if not, write to the Free Software*Foundation,Inc.,51FranklinSt,FifthFloor,Boston,MA02110-1301,USA*/[object,uuid(0997a571-126e-11d0-9f8a-00a0c9a0631e),pointer_default(unique)]interfaceIRowPositionChange:IUnknown{[local]HRESULTOnRowPositionChange([in]DBREASONreason,[in]DBEVENTPHASEphase,[in]BOOLcant_deny);[call_as(OnRowPositionChange)]HRESULTRemoteOnRowPositionChange([in]DBREASONreason,[in]DBEVENTPHASEphase,[in]BOOLcant_deny,[out]IErrorInfo**errorinfo);}