Stream (Visual C++ syntax index with #import)
Applies to: Access 2013 | Access 2016
Methods
HRESULT Invalid DDUE based on source, error:link not allowed in code, link filename:mdmthadocancel_HV10294125.xml( );
HRESULT Invalid DDUE based on source, error:link not allowed in code, link filename:mdmthclose_HV10294173.xml( );
HRESULT Invalid DDUE based on source, error:link not allowed in code, link filename:mdmthcopyto_HV10294233.xml( struct _Stream * DestStream , int CharNumber );
HRESULT Invalid DDUE based on source, error:link not allowed in code, link filename:mdmthflush_HV10294386.xml( );
HRESULT Invalid DDUE based on source, error:link not allowed in code, link filename:mdmthloadfromfile_HV10294485.xml( _bstr_t FileName );
HRESULT Invalid DDUE based on source, error:link not allowed in code, link filename:mdmthopenstream_HV10294567.xml( const _variant_t & Source , enum
ConnectModeEnum Mode , enum StreamOpenOptionsEnum Options , _bstr_t
UserName , _bstr_t Password );
_variant_t Invalid DDUE based on source, error:link not allowed in code, link filename:mdmthread_HV10294692.xml( long NumBytes );
_bstr_t Invalid DDUE based on source, error:link not allowed in code, link filename:mdmthreadtext_HV10294694.xml( long NumChars );
HRESULT Invalid DDUE based on source, error:link not allowed in code, link filename:mdmthsavetofile_HV10294752.xml( _bstr_t FileName , enum SaveOptionsEnumOptions );
HRESULT Invalid DDUE based on source, error:link not allowed in code, link filename:mdmthseteos_HV10294771.xml( );
HRESULT Invalid DDUE based on source, error:link not allowed in code, link filename:mdmthskipline_HV10294780.xml( );
HRESULT Invalid DDUE based on source, error:link not allowed in code, link filename:mdmthwrite_HV10294958.xml( const _variant_t & Buffer );
HRESULT Invalid DDUE based on source, error:link not allowed in code, link filename:mdmthwritetext_HV10294959.xml( _bstr_t Data , enum StreamWriteEnumOptions );
Properties
_bstr_t GetCharset( );
void PutCharset( _bstr_t pbstrCharset );
__declspec(property(get=GetCharset,put=PutCharset)) _bstr_t Invalid DDUE based on source, error:link not allowed in code, link filename:mdprocharset_HV10294162.xml;
VARIANT_BOOL GetEOS( );
__declspec(property(get=GetEOS)) VARIANT_BOOL Invalid DDUE based on source, error:link not allowed in code, link filename:mdproeos_HV10294332.xml;
enum LineSeparatorEnum GetLineSeparator( );
void PutLineSeparator( enum LineSeparatorEnum pLS );
__declspec(property(get=GetLineSeparator,put=PutLineSeparator)) enum
LineSeparatorEnum Invalid DDUE based on source, error:link not allowed in code, link filename:mdprolineseparator_HV10294483.xml;
enum ConnectModeEnum GetMode( );
void PutMode( enum ConnectModeEnum pMode );
__declspec(property(get=GetMode,put=PutMode)) enum ConnectModeEnum Invalid DDUE based on source, error:link not allowed in code, link filename:mdpromode_HV10294518.xml;
long GetPosition( );
void PutPosition( long pPos );
__declspec(property(get=GetPosition,put=PutPosition)) long Invalid DDUE based on source, error:link not allowed in code, link filename:mdproposition_HV10294611.xml;
long GetSize( );
__declspec(property(get=GetSize)) long Invalid DDUE based on source, error:link not allowed in code, link filename:mdprosizestream_HV10294778.xml;
enum ObjectStateEnum GetState( );
__declspec(property(get=GetState)) enum ObjectStateEnum Invalid DDUE based on source, error:link not allowed in code, link filename:mdprostate_HV10294804.xml;
enum StreamTypeEnum GetType( );
void PutType( enum StreamTypeEnum ptype );
__declspec(property(get=GetType,put=PutType)) enum StreamTypeEnum Invalid DDUE based on source, error:link not allowed in code, link filename:mdprotypestream_HV10294865.xml;
See also
- Access for developers forum
- Access help on support.office.com
- Access help on answers.microsoft.com
- Access forums on UtterAccess
- Access developer and VBA programming help center (FMS)
- Access posts on StackOverflow
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.