Hex Editor
Hex Editor - Binary File Editing Software for Windows

IFileDocument.ReadOnly Property

HHD Software - Hex Editor Serial Port Monitor USB Protocol Analyzer Network Monitor
 
 
 
< PreviousTopNext >
Declaration
Getting property value:
Automation:
bool  value = obj.ReadOnly;
Native (C++):
HRESULT  get_ ReadOnly ( [out, retval]   VARIANT_BOOL *  val) ;
Parameters
valPointer to a variable that receives a property value.
Return Value
Automation:True if document is read only, False otherwise.Native: S_OK or standard OLE error code.
Remarks
Retrieves the document's ReadOnly state.
< PreviousTopNext >
Copyright © 2012 HHD Software. All rights reserved.