IPrintSchemaPageImageableSize::get_ImageableSizeWidthInMicrons 方法 (printerextension.h)

取得應用程式媒體大小相對於頁面方向的水平維度。

這個屬性是唯讀的。

語法

HRESULT get_ImageableSizeWidthInMicrons(
  ULONG *pulImageableSizeWidth
);

參數

pulImageableSizeWidth

定義 ULONG 參數 pulImageableSizeWidth

傳回值

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

規格需求

需求
最低支援的用戶端 Windows 8
最低支援的伺服器 Windows Server 2012
目標平台 Windows
標頭 printerextension.h

另請參閱

IPrintSchemaPageImageableSize