LPDATAOBJECT typedef

LPDATAOBJECT = Pointer<IDataObject>

Implementation

typedef LPDATAOBJECT = ffi.Pointer<IDataObject>;