ArcFM Responder Mobile Developer Guide
BeforeCloseDocument Method (IMMRuntimeEvents)






Syntax
'Declaration
 
Function BeforeCloseDocument() As System.Boolean
'Usage
 
Dim instance As IMMRuntimeEvents
Dim value As System.Boolean
 
value = instance.BeforeCloseDocument()
System.bool BeforeCloseDocument()
function BeforeCloseDocument(): System.Boolean; 
function BeforeCloseDocument() : System.boolean;
System.bool BeforeCloseDocument(); 
System.bool BeforeCloseDocument(); 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IMMRuntimeEvents Interface
IMMRuntimeEvents Members

Send Feedback