Searched refs:connstr (Results 1 – 1 of 1) sorted by relevance
47 BSTR PromptEdit(long hWnd,BSTR connstr);63 BSTR connstr=NULL; in PromptNew() local84 return connstr; in PromptNew()92 return connstr; in PromptNew()101 return connstr; in PromptNew()109 return connstr; in PromptNew()118 BSTR PromptEdit(long hWnd,BSTR connstr) in PromptEdit() argument136 return connstr; in PromptEdit()140 hr = piTmpConnection->put_ConnectionString(connstr); in PromptEdit()144 return connstr; in PromptEdit()[all …]