Miner.Interop Namespace > MMStoredItemTopLevelClass Class : CanReadSystem Method |
'Declaration
Public Overridable Function CanReadSystem( _ ByVal eType As mmStoredItemType _ ) As System.Boolean
'Usage
Dim instance As MMStoredItemTopLevelClass Dim eType As mmStoredItemType Dim value As System.Boolean value = instance.CanReadSystem(eType)
public virtual System.bool CanReadSystem( mmStoredItemType eType )
public function CanReadSystem( eType: mmStoredItemType ): System.Boolean; virtual;
public function CanReadSystem( eType : mmStoredItemType ) : System.boolean;
public: virtual System.bool CanReadSystem( mmStoredItemType eType )
public: virtual System.bool CanReadSystem( mmStoredItemType 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