|
| HRESULT (WINAPI *RoInitialize)(RO_INIT_TYPE initType) |
|
| void (WINAPI *RoUninitialize)(void) |
|
| HRESULT (WINAPI *RoGetActivationFactory)(HSTRING activatableClassId |
|
| HRESULT (WINAPI *WindowsCreateStringReference)(PCWSTR sourceString |
|
| HRESULT (WINAPI *DwmGetWindowAttribute)(HWND hwnd |
|
| HRESULT (WINAPI *CreateDirect3D11DeviceFromDXGIDevice)(IDXGIDevice *dxgiDevice |
|
| HRESULT (WINAPI *CreateDispatcherQueueController)(DispatcherQueueOptions options |
|
| DPI_AWARENESS_CONTEXT (WINAPI *SetThreadDpiAwarenessContext)(DPI_AWARENESS_CONTEXT dpiContext) |
|
| HRESULT (WINAPI *SetThreadDescription)(HANDLE hThread |
|
| HRESULT (WINAPI *D3DCompile)(LPCVOID pSrcData |
|
Definition at line 81 of file vsrc_gfxcapture_winrt.cpp.
◆ HRESULT() [1/8]
GfxCaptureFunctions::HRESULT |
( |
WINAPI * |
RoInitialize | ) |
|
◆ void()
GfxCaptureFunctions::void |
( |
WINAPI * |
RoUninitialize | ) |
|
◆ HRESULT() [2/8]
GfxCaptureFunctions::HRESULT |
( |
WINAPI * |
RoGetActivationFactory | ) |
|
◆ HRESULT() [3/8]
GfxCaptureFunctions::HRESULT |
( |
WINAPI * |
WindowsCreateStringReference | ) |
|
◆ HRESULT() [4/8]
GfxCaptureFunctions::HRESULT |
( |
WINAPI * |
DwmGetWindowAttribute | ) |
|
◆ HRESULT() [5/8]
GfxCaptureFunctions::HRESULT |
( |
WINAPI * |
CreateDirect3D11DeviceFromDXGIDevice | ) |
|
◆ HRESULT() [6/8]
GfxCaptureFunctions::HRESULT |
( |
WINAPI * |
CreateDispatcherQueueController | ) |
|
◆ DPI_AWARENESS_CONTEXT()
GfxCaptureFunctions::DPI_AWARENESS_CONTEXT |
( |
WINAPI * |
SetThreadDpiAwarenessContext | ) |
|
◆ HRESULT() [7/8]
GfxCaptureFunctions::HRESULT |
( |
WINAPI * |
SetThreadDescription | ) |
|
◆ HRESULT() [8/8]
GfxCaptureFunctions::HRESULT |
( |
WINAPI * |
D3DCompile | ) |
|
◆ graphicscapture_handle
◆ combase_handle
◆ iid
REFIID GfxCaptureFunctions::iid |
◆ factory
REFIID void** GfxCaptureFunctions::factory |
◆ length
UINT32 GfxCaptureFunctions::length |
◆ hstringHeader
UINT32 HSTRING_HEADER* GfxCaptureFunctions::hstringHeader |
◆ string
UINT32 HSTRING_HEADER HSTRING* GfxCaptureFunctions::string |
◆ dwmapi_handle
◆ dwAttribute
DWORD GfxCaptureFunctions::dwAttribute |
◆ pvAttribute
DWORD PVOID GfxCaptureFunctions::pvAttribute |
◆ cbAttribute
DWORD PVOID DWORD GfxCaptureFunctions::cbAttribute |
◆ d3d11_handle
◆ graphicsDevice
IInspectable** GfxCaptureFunctions::graphicsDevice |
◆ coremsg_handle
◆ dispatcherQueueController
PDISPATCHERQUEUECONTROLLER* GfxCaptureFunctions::dispatcherQueueController |
◆ user32_handle
◆ kernel32_handle
◆ lpThreadDescription
PCWSTR GfxCaptureFunctions::lpThreadDescription |
◆ d3dcompiler_handle
◆ SrcDataSize
SIZE_T GfxCaptureFunctions::SrcDataSize |
◆ pSourceName
SIZE_T LPCSTR GfxCaptureFunctions::pSourceName |
◆ pDefines
SIZE_T LPCSTR const D3D10_SHADER_MACRO* GfxCaptureFunctions::pDefines |
◆ pInclude
SIZE_T LPCSTR const D3D10_SHADER_MACRO ID3DInclude* GfxCaptureFunctions::pInclude |
◆ pEntrypoint
SIZE_T LPCSTR const D3D10_SHADER_MACRO ID3DInclude LPCSTR GfxCaptureFunctions::pEntrypoint |
◆ pTarget
SIZE_T LPCSTR const D3D10_SHADER_MACRO ID3DInclude LPCSTR LPCSTR GfxCaptureFunctions::pTarget |
◆ Flags1
SIZE_T LPCSTR const D3D10_SHADER_MACRO ID3DInclude LPCSTR LPCSTR UINT GfxCaptureFunctions::Flags1 |
◆ Flags2
SIZE_T LPCSTR const D3D10_SHADER_MACRO ID3DInclude LPCSTR LPCSTR UINT UINT GfxCaptureFunctions::Flags2 |
◆ ppCode
SIZE_T LPCSTR const D3D10_SHADER_MACRO ID3DInclude LPCSTR LPCSTR UINT UINT ID3DBlob** GfxCaptureFunctions::ppCode |
◆ ppErrorMsgs
SIZE_T LPCSTR const D3D10_SHADER_MACRO ID3DInclude LPCSTR LPCSTR UINT UINT ID3DBlob ID3DBlob** GfxCaptureFunctions::ppErrorMsgs |
The documentation for this struct was generated from the following file: