IPrinterPropertyBag::GetString 方法 (printerextension.h)
讀取字串屬性。
語法
HRESULT GetString(
[in] BSTR bstrName,
[out, retval] BSTR *pbstrValue
);
參數
[in] bstrName
要讀取的屬性。
[out, retval] pbstrValue
讀取的值。
傳回值
這個方法會傳回 HRESULT 值。
要求
要求 | 價值 |
---|---|
目標平臺 | 桌面 |
標頭 | printerextension.h (包括 Printerextension.h) |