Searched refs:hDdeInstSvr (Results 1 – 2 of 2) sorted by relevance
165 DdeString aDStr( pInst->hDdeInstSvr, s ); in SV_IMPL_VARARR()183 pInst->hDdeInstSvr, (LPBYTE) pPairs, in SV_IMPL_VARARR()290 return DdeCreateDataHandle( pInst->hDdeInstSvr, in SV_IMPL_VARARR()464 if ( !pInst->hDdeInstSvr ) in DdeService()467 DdeInitialize( &pInst->hDdeInstSvr, in DdeService()518 if ( !pInst->nInstanceSvr && pInst->hDdeInstSvr ) in ~DdeService()520 if( DdeUninitialize( pInst->hDdeInstSvr ) ) in ~DdeService()522 pInst->hDdeInstSvr = NULL; in ~DdeService()618 pName = new DdeString( pInst->hDdeInstSvr, rName ); in DdeTopic()797 pName = new DdeString( pInst->hDdeInstSvr, p ); in DdeItem()[all …]
154 DWORD hDdeInstSvr; member
Completed in 9 milliseconds