includes: Fix typo in mmdeviceapi.idl.

This commit is contained in:
Maarten Lankhorst 2010-02-04 13:27:43 +01:00 committed by Alexandre Julliard
parent 7cbf164fe3
commit 50eec87029
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ interface IMMDeviceCollection : IUnknown
nonextensible,
pointer_default(unique)
]
interface IMMEndPoint : IUnknown
interface IMMEndpoint : IUnknown
{
[id(1)] HRESULT GetDataFlow(
[out] EDataFlow *pDataFlow