ISimilarityTraitsMappedView::Unmap method (msrdc.h)

Unmaps a mapped view of a similarity traits table file. The view, if any, is not dirty or does not otherwise need to be flushed to disk.

Syntax

HRESULT Unmap();

Return value

This method always returns S_OK.

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Target Platform Windows
Header msrdc.h
DLL MsRdc.dll

See also

ISimilarityTraitsMappedView