Miner.Interop Namespace > IMMStoredDisplayManager Interface : CanEdit Method |
'Declaration
Function CanEdit( _ ByVal eType As mmStoredDisplayType _ ) As System.Boolean
'Usage
Dim instance As IMMStoredDisplayManager Dim eType As mmStoredDisplayType Dim value As System.Boolean value = instance.CanEdit(eType)
System.bool CanEdit( mmStoredDisplayType eType )
function CanEdit( eType: mmStoredDisplayType ): System.Boolean;
function CanEdit( eType : mmStoredDisplayType ) : System.boolean;
System.bool CanEdit( mmStoredDisplayType eType )
System.bool CanEdit( mmStoredDisplayType eType )
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