Home | History | Annotate | Download | only in Common

Lines Matching refs:UInt32

30   STDMETHOD(Read)(void *data, UInt32 size, UInt32 *processedSize);

59 STDMETHOD(Read)(void *data, UInt32 size, UInt32 *processedSize);
60 STDMETHOD(Seek)(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition);
71 UInt32 _curRem;
77 CRecordVector<UInt32> Vector;
96 STDMETHOD(Read)(void *data, UInt32 size, UInt32 *processedSize);
97 STDMETHOD(Seek)(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition);
112 STDMETHOD(Write)(const void *data, UInt32 size, UInt32 *processedSize);