ISimilarityTraitsTable::GetLastIndex method (msrdc.h)
Retrieves the index of the last entry that was stored in the similarity traits table.
Syntax
HRESULT GetLastIndex(
[out] SimilarityFileIndexT *fileIndex
);
Parameters
[out] fileIndex
A pointer to a variable that receives the index of the last entry.
Return value
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | msrdc.h |
DLL | MsRdc.dll |