IRecordInfo

Undocumented in source.

Members

Functions

GetField
HRESULT GetField(PVOID , LPCOLESTR , VARIANT* )
Undocumented in source.
GetFieldNames
HRESULT GetFieldNames(ULONG* , BSTR* )
Undocumented in source.
GetFieldNoCopy
HRESULT GetFieldNoCopy(PVOID , LPCOLESTR , VARIANT* , PVOID* )
Undocumented in source.
GetGuid
HRESULT GetGuid(GUID* )
Undocumented in source.
GetName
HRESULT GetName(BSTR* )
Undocumented in source.
GetSize
HRESULT GetSize(ULONG* )
Undocumented in source.
GetTypeInfo
HRESULT GetTypeInfo(ITypeInfo* )
Undocumented in source.
IsMatchingType
BOOL IsMatchingType()
Undocumented in source.
PutField
HRESULT PutField(ULONG , PVOID , LPCOLESTR , VARIANT* )
Undocumented in source.
PutFieldNoCopy
HRESULT PutFieldNoCopy(ULONG , PVOID , LPCOLESTR , VARIANT* )
Undocumented in source.
RecordClear
HRESULT RecordClear(PVOID )
Undocumented in source.
RecordCopy
HRESULT RecordCopy(PVOID , PVOID )
Undocumented in source.
RecordCreate
PVOID RecordCreate()
Undocumented in source.
RecordCreateCopy
HRESULT RecordCreateCopy(PVOID , PVOID* )
Undocumented in source.
RecordDestroy
HRESULT RecordDestroy(PVOID )
Undocumented in source.
RecordInit
HRESULT RecordInit(PVOID )
Undocumented in source.

Inherited Members

From IUnknown

QueryInterface
HRESULT QueryInterface(IID* riid, void** pvObject)
Undocumented in source.
AddRef
ULONG AddRef()
Undocumented in source.
Release
ULONG Release()
Undocumented in source.

Meta