Win32 API 日本語リファレンス
ホームGraphics.Direct2D › ID2D1Device

ID2D1Device

COM
IID47dd575d-ac05-4cdd-8049-9b02cd16f44c継承元ID2D1Resource自前メソッド開始 vtbl4

メソッド 5

vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。

vtblメソッド
4HRESULT CreateDeviceContext(D2D1_DEVICE_CONTEXT_OPTIONS options, ID2D1DeviceContext** deviceContext)
5HRESULT CreatePrintControl(IWICImagingFactory* wicFactory, IPrintDocumentPackageTarget* documentTarget, D2D1_PRINT_CONTROL_PROPERTIES* printControlProperties, ID2D1PrintControl** printControl)
6void SetMaximumTextureMemory(ULONGLONG maximumInBytes)
7ULONGLONG GetMaximumTextureMemory()
8void ClearResources(DWORD millisecondsSinceUse)