Hex Editor
Hex Editor - Binary File Editing Software for Windows

ISequence.Empty Property

HHD Software - Hex Editor Serial Port Monitor USB Protocol Analyzer Network Monitor
 
 
 
< PreviousTopNext >
Declaration
Getting property value:
Automation:
bool  value = obj.Empty;
Native (C++):
HRESULT  get_ Empty ( [out, retval]   BOOL *  pval) ;
Parameters
pvalPointer to a variable that receives the value.
Return Value
Automation:True if the sequence is empty or False otherwise.Native: S_OK or standard OLE error code.
Remarks
Check if the sequence is empty.
< PreviousTopNext >
Copyright © 2012 HHD Software. All rights reserved.