COMDLG_FILTERSPEC struttura (shtypes.h)

Usato genericamente per filtrare gli elementi.

Sintassi

typedef struct _COMDLG_FILTERSPEC {
  LPCWSTR pszName;
  LPCWSTR pszSpec;
} COMDLG_FILTERSPEC;

Members

pszName

Tipo: LPCWSTR

Puntatore a un buffer contenente il nome descrittivo del filtro.

pszSpec

Tipo: LPCWSTR

Puntatore a un buffer contenente il modello di filtro.

Requisiti

   
Client minimo supportato Windows Vista [solo app desktop]
Server minimo supportato Windows Server 2008 [solo app desktop]
Intestazione shtypes.h