21 uuid(0c733a85-2a1c-11ce-ade5-00aa0044773d),
28 [
in, size_is(cPropertyIDSets)]
const DBPROPIDSET rgPropertyIDSets[],
30 [
out, size_is(,*pcPropertySets)]
DBPROPSET **prgPropertySets);
36 [
out, size_is(,*pcPropertySets)]
DBPROPSET **prgPropertySets,
coclass PSFactoryBuffer pointer_default(unique)] interface ObjectRpcBaseTypes
HRESULT RemoteGetProperties([in] ULONG cPropertyIDSets, [in, unique, size_is(cPropertyIDSets)] const DBPROPIDSET *rgPropertyIDSets, [in, out] ULONG *pcPropertySets, [out, size_is(, *pcPropertySets)] DBPROPSET **prgPropertySets, [out] IErrorInfo **ppErrorInfoRem)
HRESULT GetProperties([in] ULONG cPropertyIDSets, [in, size_is(cPropertyIDSets)] const DBPROPIDSET rgPropertyIDSets[], [in, out] ULONG *pcPropertySets, [out, size_is(, *pcPropertySets)] DBPROPSET **prgPropertySets)
HRESULT SetProperties([in] ULONG cPropertySets, [in, out, unique, size_is(cPropertySets)] DBPROPSET rgPropertySets[])
HRESULT RemoteSetProperties([in] ULONG cPropertySets, [in, unique, size_is(cPropertySets)] DBPROPSET *rgPropertySets, [in] ULONG cTotalProps, [out, size_is(cTotalProps)] DBPROPSTATUS *rgPropStatus, [out] IErrorInfo **ppErrorInfoRem)