'Declaration Function getClientRects() As IHTMLRectCollection
IHTMLRectCollection getClientRects()
getClientRects
method of IHTMLElement2
interface.
'Declaration Function getClientRects() As IHTMLRectCollection
IHTMLRectCollection getClientRects()
An original IDL definition of getClientRects
method was the following: HRESULT getClientRects ([out, retval] IHTMLRectCollection** ReturnValue)
;