Searched refs:plNotDropped (Results 1 – 1 of 1) sorted by relevance
3683 virtual HRESULT WINAPI GetNumNotDropped(long *plNotDropped) = 0;3694 HRESULT (WINAPI *GetNumNotDropped)(IAMDroppedFrames *This,long *plNotDropped);3707 …fine IAMDroppedFrames_GetNumNotDropped(This,plNotDropped) (This)->lpVtbl->GetNumNotDropped(This,pl… argument3714 HRESULT WINAPI IAMDroppedFrames_GetNumNotDropped_Proxy(IAMDroppedFrames *This,long *plNotDropped);