Share via


EventTargetArray::End Method

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

ComPtr<IUnknown>* End();

Return Value

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

Remarks

Gets the address of the last 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