struktur MFRR_COMPONENTS (mfidl.h)

Berisi informasi tentang satu atau beberapa komponen yang dicabut.

Sintaks

typedef struct _MFRR_COMPONENTS {
  DWORD                     dwRRInfoVersion;
  DWORD                     dwRRComponents;
  PMFRR_COMPONENT_HASH_INFO pRRComponents;
} MFRR_COMPONENTS, *PMFRR_COMPONENTS;

Anggota

dwRRInfoVersion

Versi informasi pencabutan.

dwRRComponents

Jumlah elemen dalam array pRRComponents .

pRRComponents

Array struktur MFRR_COMPONENT_HASH_INFO .

Persyaratan

Persyaratan Nilai
Klien minimum yang didukung Windows Vista [hanya aplikasi desktop]
Server minimum yang didukung Windows Server 2008 [hanya aplikasi desktop]
Header mfidl.h

Lihat juga

MFRR_COMPONENT_HASH_INFO

Struktur Media Foundation