Metodo IXpsOMShareable::GetType (xpsobjectmodel.h)
Ottiene il tipo di oggetto dell'interfaccia.
Sintassi
HRESULT GetType(
[out, retval] XPS_OBJECT_TYPE *type
);
Parametri
[out, retval] type
Valore XPS_OBJECT_TYPE che descrive l'interfaccia derivata da IXpsOMShareable.
Valore restituito
Il metodo restituisce un HRESULT. I valori possibili includono, ma non sono limitati a quelli della tabella che segue. Per informazioni sui valori restituiti dall'API documento XPS non elencati in questa tabella, vedere Errori del documento XPS.
Codice restituito | Descrizione |
---|---|
|
Il metodo è riuscito. |
|
il tipo è NULL. |
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows 7, Windows Vista con SP2 e Aggiornamento della piattaforma per Windows Vista [app desktop | App UWP] |
Server minimo supportato | Windows Server 2008 R2, Windows Server 2008 con SP2 e Platform Update per Windows Server 2008 [app desktop | App UWP] |
Piattaforma di destinazione | Windows |
Intestazione | xpsobjectmodel.h |