'Declaration <DebuggerNonUserCodeAttribute()> <DebuggerStepThroughAttribute()> Public Overloads Function AnalyzeField( _ ByVal handle As IntPtr _ ) As TextBlockResult
'Usage Dim instance As Reader Dim handle As IntPtr Dim value As TextBlockResult value = instance.AnalyzeField(handle)
[DebuggerNonUserCode()] [DebuggerStepThrough()] public TextBlockResult AnalyzeField( IntPtr handle )
[DebuggerNonUserCode()] [DebuggerStepThrough()] public: TextBlockResult* AnalyzeField( IntPtr handle )
[DebuggerNonUserCode()] [DebuggerStepThrough()] public: TextBlockResult^ AnalyzeField( IntPtr handle )
Parameters
- handle
- The HBitmap or HDib to perform recognition on
Return Value
TextBlockResult from recognition