ID3DUserDefinedAnnotation

Undocumented in source.
version(Windows)
interface ID3DUserDefinedAnnotation : IUnknown {}

Members

Functions

BeginEvent
int BeginEvent(wchar* Name)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EndEvent
int EndEvent()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetStatus
bool GetStatus()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetMarker
void SetMarker(wchar* Name)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta