Searched refs:outSeqByte (Results 1 – 5 of 5) sorted by relevance
96 …[id(36), helpstring("method outSeqByte")] HRESULT outSeqByte([out] SAFEARRAY(unsigned char)* outVa…
55 STDMETHOD(outSeqByte)(/*[out]*/ LPSAFEARRAY* outVal);
467 STDMETHODIMP CCallback::outSeqByte(LPSAFEARRAY * outVal) in outSeqByte() function in CCallback
220 void outSeqByte( [out] sequence<byte> outVal);
1601 xCallback->outSeqByte( seqByte); in testInterface()
Completed in 21 milliseconds