Public Member Functions | Public Attributes

NoteAnimProperty Class Reference

Search for all occurrences

#include <notetrck.h>

Inheritance diagram for NoteAnimProperty:
Inheritance graph
[legend]

List of all members.

Public Member Functions

DWORD  ID ()
  NoteAnimProperty (NoteTrack *n=NULL)
  ~NoteAnimProperty ()

Public Attributes

NoteTrack note

Constructor & Destructor Documentation

NoteAnimProperty ( NoteTrack n = NULL ) [inline]
{note = n;}
~NoteAnimProperty ( ) [inline]
{if (note) note->DeleteMe();}

Member Function Documentation

DWORD ID ( ) [inline, virtual]
Remarks:
Returns the ID of the property. Values above PROPID_USER can be used by plug-ins. Note: that a plug-in should only put user defined properties on its own list. So IDs only have to be unique within a plug-in. If a plug-in needs to attach data to another object, it can do so via APP_DATA.

Implements AnimProperty.

{return PROPID_NOTETRACK;}

Member Data Documentation


NoteAnimProperty NoteAnimProperty NoteAnimProperty NoteAnimProperty NoteAnimProperty NoteAnimProperty NoteAnimProperty NoteAnimProperty NoteAnimProperty NoteAnimProperty
NoteAnimProperty NoteAnimProperty NoteAnimProperty NoteAnimProperty NoteAnimProperty NoteAnimProperty NoteAnimProperty NoteAnimProperty NoteAnimProperty NoteAnimProperty