include: Correct a typo.
This commit is contained in:
parent
73546edc9f
commit
53f576ca9c
|
@ -2442,7 +2442,7 @@ interface IContext : IUnknown
|
|||
[in] CPFLAGS flags,
|
||||
[in] IUnknown *pUnk);
|
||||
|
||||
HRESULT RemovePropert(
|
||||
HRESULT RemoveProperty(
|
||||
[in] REFGUID policyId);
|
||||
|
||||
HRESULT GetProperty(
|
||||
|
|
Loading…
Reference in New Issue