includes: Fix typo in mmdeviceapi.idl.
This commit is contained in:
parent
7cbf164fe3
commit
50eec87029
|
@ -174,7 +174,7 @@ interface IMMDeviceCollection : IUnknown
|
|||
nonextensible,
|
||||
pointer_default(unique)
|
||||
]
|
||||
interface IMMEndPoint : IUnknown
|
||||
interface IMMEndpoint : IUnknown
|
||||
{
|
||||
[id(1)] HRESULT GetDataFlow(
|
||||
[out] EDataFlow *pDataFlow
|
||||
|
|
Loading…
Reference in New Issue