LPCTSTR (Compact 2013)

3/26/2014

Casts the CDisp object to an LPCTSTR value for use in a debug string.

Syntax

operator LPCTSTR();

Return Value

Returns the string representation of the variable used in the constructor.

Requirements

Header

dshow.h,
Streams.h

Library

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

See Also

Reference

CDisp Class