MCPcopy Create free account
hub / github.com/MicrosoftEdge/WebView2Samples / DropTarget

Method DropTarget

SampleApps/WebView2APISample/DropTarget.cpp:12–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10#include <shobjidl.h>
11
12DropTarget::DropTarget() : m_window(nullptr)
13{
14}
15
16DropTarget::~DropTarget()
17{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected