Searched refs:IVMRAspectRatioControl (Results 1 – 1 of 1) sorted by relevance
662 typedef struct IVMRAspectRatioControl IVMRAspectRatioControl; typedef8920 struct IVMRAspectRatioControl : public IUnknown { struct8928 HRESULT (WINAPI *QueryInterface)(IVMRAspectRatioControl *This,REFIID riid,void **ppvObject);8929 ULONG (WINAPI *AddRef)(IVMRAspectRatioControl *This);8930 ULONG (WINAPI *Release)(IVMRAspectRatioControl *This);8931 HRESULT (WINAPI *GetAspectRatioMode)(IVMRAspectRatioControl *This,LPDWORD lpdwARMode);8932 HRESULT (WINAPI *SetAspectRatioMode)(IVMRAspectRatioControl *This,DWORD dwARMode);8935 struct IVMRAspectRatioControl { struct8946 …HRESULT WINAPI IVMRAspectRatioControl_GetAspectRatioMode_Proxy(IVMRAspectRatioControl *This,LPDWOR…8948 …HRESULT WINAPI IVMRAspectRatioControl_SetAspectRatioMode_Proxy(IVMRAspectRatioControl *This,DWORD …