Searched refs:varLogFilePath (Results 1 – 1 of 1) sorted by relevance
206 virtual HRESULT WINAPI get_LogFilePath(BSTR *varLogFilePath) = 0;232 HRESULT (WINAPI *get_LogFilePath)(IStorageGroup *This,BSTR *varLogFilePath);260 #define IStorageGroup_get_LogFilePath(This,varLogFilePath) (This)->lpVtbl->get_LogFilePath(This,var… argument283 HRESULT WINAPI IStorageGroup_get_LogFilePath_Proxy(IStorageGroup *This,BSTR *varLogFilePath);