GET-SOURCE-BUFFER( ) method Gets the handle to the source buffer in the Data-source object at the specified index position. Return type: HANDLE Applies to: Data-source object handle Syntax GET-SOURCE-BUFFER ( [ buffer-index ] ) buffer-index An optional integer expression indicating the 1-based index of the source buffer. The default is 1.
Gets the handle to the source buffer in the Data-source object at the specified index position.
Return type: HANDLE
Applies to: Data-source object handle
GET-SOURCE-BUFFER ( [ buffer-index ] )
buffer-index