This document is archived and information here might be outdated. Recommended version. |
Gets next envelope.
[Visual Basic .NET] Public Sub QueryNext ( _ ByVal pEnvelope As IEnvelope _ )
[C#] public void QueryNext ( IEnvelope pEnvelope );
[C++]
HRESULT QueryNext(
IEnvelope* pEnvelope
);
[C++] Parameters pEnvelope [in]
pEnvelope is a parameter of type IEnvelope*