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