I'm not sure how easy it would be to interface with that API from C# though, as the SharpDX implementation looks incomplete.
It is not incomplete, the class is marked as "partial" so the other part of the code is generated at built time by the DirectX C++ to C# code generator used in SharpDX.
Edit: Though there are here some NotImplementedException for GetStorageFilter/GetRetrievalFilter, will have to double check ![]()

Find content
Male