Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the number of records that are stored in a similarity file ID table.
Syntax
HRESULT GetRecordCount(
[out] DWORD *recordCount
);
Parameters
[out] recordCount
A pointer to a variable that receives the number of records.
Return value
Returns S_OK on success, or an error HRESULT on failure.
This method can also return the following 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 |