ホーム › Graphics.Printing › IPrinterExtensionEventArgs
IPrinterExtensionEventArgs
COMIDispatch (デュアル)✅ IDispatch を実装(デュアルインターフェース)。HSP では
comobj 経由でメソッド名による遅延バインド呼び出しができます(vtableインデックス不要)。メソッド 7
vtbl = vtable インデックス(0始まり)。IDispatch 実装のため HSP ではメソッド名でも呼べます(上記)。低レベルの index 呼び出し用に vtbl も掲載。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 11 | HRESULT get_BidiNotification(LPWSTR* pbstrBidiNotification) |
| 12 | HRESULT get_ReasonId(GUID* pReasonId) |
| 13 | HRESULT get_Request(IPrinterExtensionRequest** ppRequest) |
| 14 | HRESULT get_SourceApplication(LPWSTR* pbstrApplication) |
| 15 | HRESULT get_DetailedReasonId(GUID* pDetailedReasonId) |
| 16 | HRESULT get_WindowModal(BOOL* pbModal) |
| 17 | HRESULT get_WindowParent(HANDLE* phwndParent) |