ホーム › Graphics.Printing › IPrintSchemaTicket
IPrintSchemaTicket
COMIDispatch (デュアル)✅ IDispatch を実装(デュアルインターフェース)。HSP では
comobj 経由でメソッド名による遅延バインド呼び出しができます(vtableインデックス不要)。メソッド 8
vtbl = vtable インデックス(0始まり)。IDispatch 実装のため HSP ではメソッド名でも呼べます(上記)。低レベルの index 呼び出し用に vtbl も掲載。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 10 | HRESULT GetFeatureByKeyName(LPWSTR bstrKeyName, IPrintSchemaFeature** ppFeature) |
| 11 | HRESULT GetFeature(LPWSTR bstrName, LPWSTR bstrNamespaceUri, IPrintSchemaFeature** ppFeature) |
| 12 | HRESULT ValidateAsync(IPrintSchemaAsyncOperation** ppAsyncOperation) |
| 13 | HRESULT CommitAsync(IPrintSchemaTicket* pPrintTicketCommit, IPrintSchemaAsyncOperation** ppAsyncOperation) |
| 14 | HRESULT NotifyXmlChanged() |
| 15 | HRESULT GetCapabilities(IPrintSchemaCapabilities** ppCapabilities) |
| 16 | HRESULT get_JobCopiesAllDocuments(DWORD* pulJobCopiesAllDocuments) |
| 17 | HRESULT put_JobCopiesAllDocuments(DWORD ulJobCopiesAllDocuments) |