IID_ICoreWebView2SharedBuffer

The shared buffer object that is created by CreateSharedBuffer. The object is presented to script as ArrayBuffer when posted to script with PostSharedBufferToScript.

version(Windows && inline_webview2_bindings && all)
const
GUID IID_ICoreWebView2SharedBuffer;

Meta