Share via


CAMThread::Reply (Compact 2013)

3/26/2014

Retrieves a DWORD value to the requesting thread and releases it, signaling completion of the request.

Syntax

void Reply(
  DWORD dw
);

Parameters

Return Value

None.

Requirements

Header

dshow.h,
Streams.h

Library

ole32.lib,
Ole32auth.lib,
Strmbase.lib,
Strmiids.lib,
uuid.lib

See Also

Reference

CAMThread Class