Hex Editor
Hex Editor - Binary File Editing Software for Windows

IFileDocument.RegExpSyntaxError Property

HHD Software - Hex Editor Serial Port Monitor USB Protocol Analyzer Network Monitor
 
 
 
< PreviousTopNext >
Declaration
Getting property value:
Automation:
String  value = obj.RegExpSyntaxError;
Native (C++):
HRESULT  get_ RegExpSyntaxError ( [out, retval]   BSTR *  pError) ;
Parameters
pErrorPointer to a BSTR value to receive the error string.
Return Value
Automation:A string that contains a regular expression syntax error in English, if there is any. If there is no any syntax error, an empty string is returned.Native: S_OK or standard OLE error code.
Remarks
Returns a textual representation (in English) of a regular expression syntax error, if any.
< PreviousTopNext >
Copyright © 2012 HHD Software. All rights reserved.