MCPcopy Create free account
hub / github.com/MediaArea/MediaInfo / DECLSPEC_UUID

Class DECLSPEC_UUID

Source/WindowsShellExtension/dllmain.cpp:664–664  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

662};
663
664struct DECLSPEC_UUID(SHELLEXT_GUID) ClassFactory : public winrt::implements<ClassFactory, IClassFactory> {
665public:
666
667 IFACEMETHODIMP CreateInstance(_In_opt_ IUnknown * pUnkOuter, _In_ REFIID riid, _COM_Outptr_ void** ppvObject) noexcept override {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected