Changeset 21878 for branches/gcc-kmk/src/dsound/DAudioNotify.h
- Timestamp:
- Dec 13, 2011, 11:17:52 AM (14 years ago)
- File:
-
- 1 edited
-
branches/gcc-kmk/src/dsound/DAudioNotify.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/src/dsound/DAudioNotify.h
r5608 r21878 46 46 }; 47 47 48 HRESULT __stdcall DAudioNotifyQueryInterface(THIS, REFIID riid, LPVOID * ppvObj); 49 ULONG __stdcall DAudioNotifyAddRef(THIS); 50 ULONG __stdcall DAudioNotifyRelease(THIS); 51 HRESULT __stdcall DAudioNotifySetNotificationPositions(THIS, DWORD cPositionNotifies, LPCDSBPOSITIONNOTIFY lpcPositionNotifies); 52 48 53 #endif //__DAUDIONOTIFY_H__
Note:
See TracChangeset
for help on using the changeset viewer.
