ArcFM Responder Mobile Developer Guide
DocumentManager Property (IMMPropertiesExt2)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678274)>
ReadOnly Property DocumentManager As IMMDocumentManager
'Usage
 
Dim instance As IMMPropertiesExt2
Dim value As IMMDocumentManager
 
value = instance.DocumentManager
[System.Runtime.InteropServices.DispId(1610678274)]
IMMDocumentManager DocumentManager {get;}
read-only property DocumentManager: IMMDocumentManager; 
System.Runtime.InteropServices.DispIdAttribute(1610678274)
function get DocumentManager : IMMDocumentManager
[System.Runtime.InteropServices.DispId(1610678274)]
__property IMMDocumentManager* get_DocumentManager();
[System.Runtime.InteropServices.DispId(1610678274)]
property IMMDocumentManager^ DocumentManager {
   IMMDocumentManager^ get();
}
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

IMMPropertiesExt2 Interface
IMMPropertiesExt2 Members

Send Feedback