Share via


UiaRectSetEmpty Function

Note  This function is deprecated. Client applications should use the Microsoft UI Automation COM interfaces instead.

Sets the elements of a UiaRect structure to 0.

Syntax

void UiaRectSetEmpty(      
    UiaRect &rc
);

Parameters

  • rc
    [in] A reference to a UiaRect structure.

Return Value

No return value.

Function Information

Stock Implementation uiautomationcore.dll
Custom Implementation No
Header uiautomationcoreapi.h
Import library uiautomationcore.lib
Minimum operating systems Windows XP