Searched defs:bstrLogicalPath (Results 1 – 2 of 2) sorted by relevance
1018 #define IServer_MapPath(This,bstrLogicalPath,pbstrPhysicalPath) (This)->lpVtbl->MapPath(This,bstrLo… argument1021 #define IServer_Execute(This,bstrLogicalPath) (This)->lpVtbl->Execute(This,bstrLogicalPath) argument1022 #define IServer_Transfer(This,bstrLogicalPath) (This)->lpVtbl->Transfer(This,bstrLogicalPath) argument
18 BSTR bstrLogicalPath; member