Home | Info | Community | Development | myReactOS | Contact Us
[static]
Definition at line 124 of file format.c.
{ EnumFORMATETC *This = impl_from_IEnumFORMATETC(iface); TRACE("(%p)\n", This); This->it = 0; return S_OK; }