共用方式為


IPrintSchemaElement::get_NamespaceUri 方法 (printerextension.h)

取得這個節點之 name 屬性的命名空間 URI 值。

這個屬性是唯讀的。

語法

HRESULT get_NamespaceUri(
  BSTR *pbstrNamespaceUri
);

參數

pbstrNamespaceUri

定義 pbstrNamespaceUriBSTR 參數。

傳回值

傳回 HRESULT 值。 如果屬性呼叫未成功,它會傳回適當的 HRESULT 錯誤碼。

要求

要求 價值
最低支援的用戶端 Windows 8
支援的最低伺服器 Windows Server 2012
目標平臺 窗戶
標頭 printerextension.h

另請參閱

IPrintSchemaElement