Searched refs:_result (Results 1 – 3 of 3) sorted by relevance
67 BSTR _result=NULL; in PromptNew() local104 hr = piTmpConnection->get_ConnectionString(&_result); in PromptNew()115 return _result; in PromptNew()123 BSTR _result=NULL; in PromptEdit() local194 hr = piTmpConnection->get_ConnectionString(&_result); in PromptEdit()205 return _result; in PromptEdit()
56 my $_result;59 $_result = $progname . $_extension;62 $_result = $ENV{PWD} . "/" . $progname . $_extension;65 return $_result;
36 Object _result; field in TestMessage45 _result = result; in TestMessage()80 return _result; in getData()
Completed in 17 milliseconds