SimilarityMappedViewInfo structure (msrdc.h)

Contains information about a similarity mapped view.

Syntax

typedef struct __MIDL___MIDL_itf_msrdc_0000_0000_0011 {
  unsigned char *m_Data;
  DWORD         m_Length;
} SimilarityMappedViewInfo;

Members

m_Data

The mapped view information.

m_Length

Size, in bytes, of the mapped view information.

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Header msrdc.h