• 大小: 0.83M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2020-12-14
  • 语言: C#
  • 标签: 识别  手写板  手写  

资源简介


资源截图

代码片段和文件信息

/**********************************************************
 * Copyright (C) 10BAR 2009
 * The interface which ActiveX Control must implement.
 * Created by: yilin 2009-09-14
 * Contact me: cheng_feng001@163.com
**********************************************************/

using System;
using System.Collections.Generic;
using System.Text;
using System.Runtime.InteropServices;

namespace WindowsFormsControlLibrary1
{
    [ComImport GuidAttribute(“CB5BDC81-93C1-11CF-8F20-00805F2CD064“)]
    [InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
    public interface IobjectSafety
    {
        [PreserveSig]
        int GetInterfaceSafetyOptions(ref Guid riid [MarshalAs(UnmanagedType.U4)] ref int pdwSupportedOptions [MarshalAs(UnmanagedType.U4)] ref int pdwEnabledO

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件      12288  2013-11-28 12:51  手写识别.exe

     文件       9746  2008-07-26 10:27  EighteenColor2.ssk

     文件      12360  2008-07-26 10:39  EmeraldColor2.ssk

     文件     516096  2006-08-18 11:50  IrisSkin2.dll

     文件      16013  2008-07-26 14:10  Vista2_color6.ssk

----------- ---------  ---------- -----  ----

               566503                    5


评论

共有 条评论