Metodo IExecuteCommand::SetShowWindow (shobjidl_core.h)
Imposta lo stato visivo della finestra specificato.
Sintassi
HRESULT SetShowWindow(
[in] int nShow
);
Parametri
[in] nShow
Tipo: int
Può essere uno dei valori che è possibile specificare nel parametro nCmdShow per la funzione ShowWindow .
Valore restituito
Tipo: HRESULT
Se questo metodo ha esito positivo, restituisce S_OK. In caso contrario, restituisce un codice di errore HRESULT .
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows 7 [solo app desktop] |
Server minimo supportato | Windows Server 2008 R2 [solo app desktop] |
Piattaforma di destinazione | Windows |
Intestazione | shobjidl_core.h (include Shobjidl.h) |