Field (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:mdmthappchunk_HV10294090.xml( const _variant_t & Data );
_variant_t Invalid DDUE based on source, error:link not allowed in code, link filename:mdmthgetchunk_HV10294391.xml( long Length );
Properties
long GetActualSize( );
__declspec(property(get=GetActualSize)) long Invalid DDUE based on source, error:link not allowed in code, link filename:mdproactualsize_HV10293998.xml;
long GetAttributes( );
void PutAttributes( long pl );
__declspec(property(get=GetAttributes,put=PutAttributes)) long Invalid DDUE based on source, error:link not allowed in code, link filename:mdproattributes_HV10294098.xml;
IUnknownPtr GetDataFormat( );
void PutRefDataFormat( IUnknown * ppiDF );
__declspec(property(get=GetDataFormat,put=PutRefDataFormat)) IunknownPtr
DataFormat;
long GetDefinedSize( );
void PutDefinedSize( long pl );
__declspec(property(get=GetDefinedSize,put=PutDefinedSize)) long
Invalid DDUE based on source, error:link not allowed in code, link filename:mdprodefinedsize_HV10294289.xml;
_bstr_t GetName( );
__declspec(property(get=GetName)) _bstr_t Invalid DDUE based on source, error:link not allowed in code, link filename:mdproname_HV10294535.xml;
unsigned char GetNumericScale( );
void PutNumericScale( unsigned char pbNumericScale );
__declspec(property(get=GetNumericScale,put=PutNumericScale)) unsigned
char Invalid DDUE based on source, error:link not allowed in code, link filename:mdpronumericscale_HV10294551.xml;
_variant_t GetOriginalValue( );
__declspec(property(get=GetOriginalValue)) _variant_t Invalid DDUE based on source, error:link not allowed in code, link filename:mdprooriginalvalue_HV10294583.xml;
unsigned char GetPrecision( );
void PutPrecision( unsigned char pbPrecision );
__declspec(property(get=GetPrecision,put=PutPrecision)) unsigned char
Invalid DDUE based on source, error:link not allowed in code, link filename:mdproprecision_HV10294615.xml;
enum DataTypeEnum GetType( );
void PutType( enum DataTypeEnum pDataType );
__declspec(property(get=GetType,put=PutType)) enum DataTypeEnum Invalid DDUE based on source, error:link not allowed in code, link filename:mdprotype_HV10294866.xml;
_variant_t GetUnderlyingValue( );
__declspec(property(get=GetUnderlyingValue)) _variant_t Invalid DDUE based on source, error:link not allowed in code, link filename:mdprounderlyingvalue_HV10294879.xml;
_variant_t GetValue( );
void PutValue( const _variant_t & pvar );
__declspec(property(get=GetValue,put=PutValue)) _variant_t Invalid DDUE based on source, error:link not allowed in code, link filename:mdprovalue_HV10294920.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.