IPrinterScriptableStream::SetSize メソッド (printerextension.h)

スクリプト可能ストリームのサイズをバイト単位で設定します。

構文

HRESULT SetSize(
  [in] LONG lSize
);

パラメーター

[in] lSize

新しいサイズ (バイト単位)。

戻り値

このメソッドは HRESULT 値を返します。

要件

要件
サポートされている最小のクライアント Windows 8
サポートされている最小のサーバー Windows Server 2012
対象プラットフォーム デスクトップ
Header printerextension.h

こちらもご覧ください

IPrinterScriptableStream