Metodo IXpsOMPackage::GetCoreProperties (xpsobjectmodel.h)
Ottiene un puntatore all'interfaccia IXpsOMCoreProperties del pacchetto XPS.
Sintassi
HRESULT GetCoreProperties(
[out, retval] IXpsOMCoreProperties **coreProperties
);
Parametri
[out, retval] coreProperties
Puntatore all'interfaccia IXpsOMCoreProperties del pacchetto XPS. Se non è stata impostata un'interfaccia IXpsOMCoreProperties , viene restituito un puntatore NULL .
Valore restituito
Il metodo restituisce un valore HRESULT. I valori possibili includono, ma non solo, quelli nella tabella che segue. Per informazioni sui valori restituiti dell'API documento XPS non elencati in questa tabella, vedere Errori del documento XPS.
Codice restituito | Descrizione |
---|---|
|
Il metodo è riuscito. |
|
coreProperties è 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 |