ID2D1CommandSink::BeginDraw method (d2d1_1.h)

Notifies the implementation of the command sink that drawing is about to commence.

Syntax

HRESULT BeginDraw();

Return value

Type: HRESULT

This method always returns S_OK.

Requirements

Requirement Value
Minimum supported client Windows 8 and Platform Update for Windows 7 [desktop apps | UWP apps]
Minimum supported server Windows Server 2012 and Platform Update for Windows Server 2008 R2 [desktop apps | UWP apps]
Target Platform Windows
Header d2d1_1.h
DLL D2d1.dll

See also

ID2D1CommandList::Stream

ID2D1CommandSink

ID2D1RenderTarget::BeginDraw