ReactOS 0.4.17-dev-934-g091855f
ID3DUserDefinedAnnotation Interface Reference
Inheritance diagram for ID3DUserDefinedAnnotation:
Collaboration diagram for ID3DUserDefinedAnnotation:

Public Member Functions

INT BeginEvent (LPCWSTR Name)
 
INT EndEvent ()
 
void SetMarker (LPCWSTR Name)
 
BOOL GetStatus ()
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknown * LPUNKNOWN
 

Detailed Description

Definition at line 486 of file d3d11_1.idl.

Member Function Documentation

◆ BeginEvent()

INT ID3DUserDefinedAnnotation::BeginEvent ( LPCWSTR  Name)

◆ EndEvent()

INT ID3DUserDefinedAnnotation::EndEvent ( )

◆ GetStatus()

BOOL ID3DUserDefinedAnnotation::GetStatus ( )

◆ SetMarker()

void ID3DUserDefinedAnnotation::SetMarker ( LPCWSTR  Name)

The documentation for this interface was generated from the following file: