LPOLESTREAM typedef

LPOLESTREAM = Pointer<_OLESTREAM>

Implementation

typedef LPOLESTREAM = ffi.Pointer<_OLESTREAM>;