ID3DUserDefinedAnnotation

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
version(Windows)
extern (C++)
interface ID3DUserDefinedAnnotation : IUnknown {}

Members

Functions

BeginEvent
INT BeginEvent(LPCWSTR Name)
Undocumented in source.
EndEvent
INT EndEvent()
Undocumented in source.
GetStatus
BOOL GetStatus()
Undocumented in source.
SetMarker
void SetMarker(LPCWSTR Name)
Undocumented in source.

Meta