Home | History | Annotate | Download | only in include

Lines Matching refs:BSTR

347   typedef BSTR *PBSTR;
2864 virtual HRESULT WINAPI GetProperty(LPDATAOBJECT pDataObject,BSTR szPropertyName,PBSTR pbstrProperty) = 0;
2872 HRESULT (WINAPI *GetProperty)(INodeProperties *This,LPDATAOBJECT pDataObject,BSTR szPropertyName,PBSTR pbstrProperty);
2885 HRESULT WINAPI INodeProperties_GetProperty_Proxy(INodeProperties *This,LPDATAOBJECT pDataObject,BSTR szPropertyName,PBSTR pbstrProperty);
3013 ULONG __RPC_API BSTR_UserSize(ULONG *,ULONG,BSTR *);
3014 unsigned char *__RPC_API BSTR_UserMarshal(ULONG *,unsigned char *,BSTR *);
3015 unsigned char *__RPC_API BSTR_UserUnmarshal(ULONG *,unsigned char *,BSTR *);
3016 void __RPC_API BSTR_UserFree(ULONG *,BSTR *);