streambuf::can_write Method
can_write is used to determine whether a stream buffer will support write operations (put).
virtual bool can_write() const;
Requirements
Header: astreambuf.h
Namespace: concurrency::streams
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
can_write is used to determine whether a stream buffer will support write operations (put).
virtual bool can_write() const;
Header: astreambuf.h
Namespace: concurrency::streams