![]() |
Sunshine latest
Self-hosted game stream host for Moonlight.
|
Public Member Functions | |
virtual HRESULT __stdcall | GetInterface (REFIID id, void **object)=0 |
Windows structures sometimes have compile-time GUIDs. GCC supports this, but in a roundabout way. If WINRT_IMPL_HAS_DECLSPEC_UUID is true, then the compiler supports adding this attribute to a struct. For example, Visual Studio. If not, then MinGW GCC has a workaround to assign a GUID to a structure.