EnhEvent.RestOfName

[This is preliminary documentation and subject to change.]

The RestOfName property returns the portion of EnhEvent.Name that is outside of angle brackets. This property is read-only.

Syntax

[ sRest = ] object.RestOfName 
 

Parts

object
Object expression that resolves to an EnhEvent object.
sRest
String that receives the portion of the Name property outside of angle brackets.

QuickInfo

  Windows NT: Unsupported.
  Windows: Requires Windows 98.
  Windows CE: Unsupported.
  Header: Declared in stream.idl.
  Import Library: Included as a resource in stream.dll.
  Unicode: Yes.