C# Class Microsoft.Protocols.TestSuites.MS_OXCTABL.Model

MS-OXCTABL model program
显示文件 Open project: OfficeDev/Interop-TestSuites

Private Methods

Method Description
CheckMAPIHTTPTransportSupported ( bool &isSupported ) : void
CheckRequirementEnabled ( int requirementId, bool &enabled ) : void
Disconnect ( ) : void
InitializeTable ( TableType tableType ) : void
ParseQueryRowsAfterRestrict ( bool isLatestRopData, bool isLastSuccessRopData ) : void

Parse the query row response after restrict table

ParseQueryRowsAfterSetColumns ( bool isLatestRopData, bool isLastSuccessRopData ) : void

Parse the query row response after set columns

ParseQueryRowsAfterSortTable ( bool isLatestRopData, bool isLastSuccessRopData ) : void

Parse the query row response after sort table

RopAbort ( TableStatus &tableStatus ) : TableRopReturnValues
RopCollapseRow ( bool nonexistCategoryId, bool nonexpandedCategoryId ) : TableRopReturnValues
RopCreateBookmark ( ) : TableRopReturnValues
RopExpandRow ( bool nonexistCategoryId, bool noncollapsedCategoryId, bool isMaxRowCountInvalid ) : TableRopReturnValues
RopExpandRowResponse ( bool isLastSetColumnData ) : void
RopFindRow ( FindRowFlags findRowFlags, BookmarkType origin, bool isValidRestriction ) : TableRopReturnValues
RopFindRowResponse ( FindRowFlags findRowFlags, bool isValidRestriction, bool hasRowData, bool isCorrectRowData, bool rowNoLongerVisible, bool isLastSetColumnData ) : void
RopFreeBookmark ( ) : TableRopReturnValues
RopGetCollapseState ( ) : TableRopReturnValues
RopGetCollapseStateResponse ( bool isSetCollapseStateCalled, bool isCollapseStateRebuildCorrectly ) : void
RopGetStatus ( TableStatus &tableStatus ) : TableRopReturnValues
RopQueryColumnsAll ( ) : TableRopReturnValues
RopQueryPosition ( ) : TableRopReturnValues
RopQueryPositionResponse ( CursorPosition cursorPosition, bool isRowCount ) : void
RopQueryRows ( QueryRowsFlags queryRowFlags, bool isForwardRead ) : TableRopReturnValues
RopQueryRowsResponse ( QueryRowsFlags queryRowFlags, bool isForwardRead, bool isZeroRow, TableRopType ropType, bool isCorrectRowCount, bool isCursorPositionChanged, bool isLatestRopData, bool isLastSuccessRopData, BookmarkType queryRowOrigin, bool isRequestCountTooLarger ) : void
RopRelease ( ) : void
RopResetTable ( ) : TableRopReturnValues
RopResetTableResponse ( TableRopType ropType, bool isPreviousDataReset ) : void
RopRestrict ( uint reqId, bool validLogonId, bool isNewRestrict, bool isRestrictAsynchronous ) : TableRopReturnValues
RopSeekRow ( BookmarkType origin, bool isForwardSeek, bool isWantRowMovedCountout, bool isEnoughRow ) : TableRopReturnValues
RopSeekRowBookmark ( bool isForwardSeek, bool isWantRowMovedCountout, bool isEnoughRow ) : TableRopReturnValues
RopSeekRowBookmarkResponse ( bool isWantRowMovedCountout, bool isEnoughRow, bool hasSoughtLess, bool isActualRowsCount, bool rowNoLongerVisible ) : void
RopSeekRowFractional ( bool isZeroNumerator, bool isSmallDenominator ) : TableRopReturnValues
RopSeekRowFractionalResponse ( bool isZeroNumerator, bool isSmallDenominator, CursorPosition cursorPosition ) : void
RopSeekRowResponse ( bool isWantRowMovedCountout, bool isEnoughRow, bool hasSoughtLess, bool isActualRowsCount ) : void
RopSetCollapseState ( ) : TableRopReturnValues
RopSetColumns ( uint reqId, bool invalidPropertyTag, bool isNewColumnSet, bool isSetColumnsAsynchronous ) : TableRopReturnValues
RopSortTable ( uint reqId, bool validHandle, bool multipleSortOrders, bool isMaximumCategory, bool allSortOrdersUsedAsCategory, bool allCategoryExpanded, bool isNewOrder, bool isSortTableAsynchronous ) : TableRopReturnValues