WIL説明書(C++)  3.0.0
FVCLvideo.h
[詳解]
1 // $Revision: 1.2 $
2 /*
3  @file FVCLvideo.h
4  @brief Compatible for FVCLvideo library header
5  @author FAST Corporation
6 */
7 
8 #pragma once
9 
10 #include "FVCLbasic_compat.h"
11 #include "FVCLdevice_compat.h"
12 
13 // ============================================================
14 // prototype
15 
16 namespace FVCL
17 {
18 namespace FVCLvideo
19 {
20 
21 FVCL_API HINSTANCE GetInstanceHandle();
22 
23 }
24 }
#define FVCL_API
DLLエクスポートマクロ
Definition: FvMacros.h:61
FVCLのネームスペース
Definition: EVCbasicDeclare.txt:9
FVCL_API HINSTANCE GetInstanceHandle()
ライブラリのインスタンスハンドルの取得
Definition: _GetInstanceHandle.h:64

Documentation copyright © 2007 FAST Corporation. [B-001864]
Generated on 2023年11月02日(木) 10時12分53秒 for WIL説明書(C++) by doxygen 1.8.11