mirror of
https://github.com/opencv/opencv.git
synced 2026-07-21 19:33:03 +04:00
5810845777
Signed-off-by: Maxim Kostin <v-maxkos@microsoft.com>
93 lines
2.2 KiB
C
93 lines
2.2 KiB
C
|
|
|
|
/* this ALWAYS GENERATED file contains the definitions for the interfaces */
|
|
|
|
|
|
/* File created by MIDL compiler version 8.00.0603 */
|
|
/* at Tue Jan 20 15:16:38 2015
|
|
*/
|
|
/* Compiler settings for C:\Users\MAXIM~1.KOS\AppData\Local\Temp\OcvImageManipulations.idl-a5dae736:
|
|
Oicf, W1, Zp8, env=Win32 (32b run), target_arch=X86 8.00.0603
|
|
protocol : dce , ms_ext, c_ext, robust
|
|
error checks: allocation ref bounds_check enum stub_data
|
|
VC __declspec() decoration level:
|
|
__declspec(uuid()), __declspec(selectany), __declspec(novtable)
|
|
DECLSPEC_UUID(), MIDL_INTERFACE()
|
|
*/
|
|
/* @@MIDL_FILE_HEADING( ) */
|
|
|
|
#pragma warning( disable: 4049 ) /* more than 64k source lines */
|
|
|
|
|
|
/* verify that the <rpcndr.h> version is high enough to compile this file*/
|
|
#ifndef __REQUIRED_RPCNDR_H_VERSION__
|
|
#define __REQUIRED_RPCNDR_H_VERSION__ 475
|
|
#endif
|
|
|
|
#include "rpc.h"
|
|
#include "rpcndr.h"
|
|
|
|
#ifndef __RPCNDR_H_VERSION__
|
|
#error this stub requires an updated version of <rpcndr.h>
|
|
#endif // __RPCNDR_H_VERSION__
|
|
|
|
|
|
#ifndef __OcvImageManipulations_h__
|
|
#define __OcvImageManipulations_h__
|
|
|
|
#if defined(_MSC_VER) && (_MSC_VER >= 1020)
|
|
#pragma once
|
|
#endif
|
|
|
|
#if defined(__cplusplus)
|
|
#if defined(__MIDL_USE_C_ENUM)
|
|
#define MIDL_ENUM enum
|
|
#else
|
|
#define MIDL_ENUM enum class
|
|
#endif
|
|
#endif
|
|
|
|
|
|
/* Forward Declarations */
|
|
|
|
/* header files for imported files */
|
|
#include "Windows.Media.h"
|
|
|
|
#ifdef __cplusplus
|
|
extern "C"{
|
|
#endif
|
|
|
|
|
|
/* interface __MIDL_itf_OcvImageManipulations_0000_0000 */
|
|
/* [local] */
|
|
|
|
#pragma warning(push)
|
|
#pragma warning(disable:4001)
|
|
#pragma once
|
|
#pragma warning(pop)
|
|
#ifndef RUNTIMECLASS_OcvTransform_OcvImageManipulations_DEFINED
|
|
#define RUNTIMECLASS_OcvTransform_OcvImageManipulations_DEFINED
|
|
extern const __declspec(selectany) _Null_terminated_ WCHAR RuntimeClass_OcvTransform_OcvImageManipulations[] = L"OcvTransform.OcvImageManipulations";
|
|
#endif
|
|
|
|
|
|
/* interface __MIDL_itf_OcvImageManipulations_0000_0000 */
|
|
/* [local] */
|
|
|
|
|
|
|
|
extern RPC_IF_HANDLE __MIDL_itf_OcvImageManipulations_0000_0000_v0_0_c_ifspec;
|
|
extern RPC_IF_HANDLE __MIDL_itf_OcvImageManipulations_0000_0000_v0_0_s_ifspec;
|
|
|
|
/* Additional Prototypes for ALL interfaces */
|
|
|
|
/* end of Additional Prototypes */
|
|
|
|
#ifdef __cplusplus
|
|
}
|
|
#endif
|
|
|
|
#endif
|
|
|
|
|