Searched defs:inoutVal (Results 1 – 1 of 1) sorted by relevance
278 STDMETHODIMP CCallback::inoutStruct(IDispatch **inoutVal) in inoutStruct()303 STDMETHODIMP CCallback::inoutEnum(long *inoutVal) in inoutEnum()337 STDMETHODIMP CCallback::inoutAny(VARIANT *inoutVal) in inoutAny()351 STDMETHODIMP CCallback::inoutBool(VARIANT_BOOL *inoutVal) in inoutBool()360 STDMETHODIMP CCallback::inoutChar(short *inoutVal) in inoutChar()372 STDMETHODIMP CCallback::inoutString(BSTR *inoutVal) in inoutString()384 STDMETHODIMP CCallback::inoutFloat(float *inoutVal) in inoutFloat()392 STDMETHODIMP CCallback::inoutDouble(double *inoutVal) in inoutDouble()400 STDMETHODIMP CCallback::inoutByte(unsigned char *inoutVal) in inoutByte()408 STDMETHODIMP CCallback::inoutShort(short *inoutVal) in inoutShort()[all …]
Completed in 14 milliseconds