Share via


EventTargetArray::Begin Method

Supports the WRL infrastructure and is not intended to be used directly from your code.

ComPtr<IUnknown>* Begin();

Return Value

The address of the first element in the internal array of event handlers.

Remarks

Gets the address of the first element in the internal array of event handlers.

Requirements

Header: event.h

Namespace: Microsoft::WRL::Details

See Also

Reference

EventTargetArray Class

Microsoft::WRL::Details Namespace