Microsoft DirectX 8.1 (Visual Basic)

DirectMusicSegment8.GetName

The GetName method retrieves the internal name of the segment.

object.GetName() As String

Parts

object

Resolves to a DirectMusicSegment8 object.

Return Values

Returns the internal name of the segment or, if it has no internal name, the filename.

Error Codes

If the method fails, an error is raised.