資源簡介
C#手寫識別程序源碼ShouXieShiBie_
代碼片段和文件信息
/**********************************************************
?*?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
-----------?---------??----------?-----??----
????????????????22034????????????????????2
評論
共有 條評論