←Select platform

Buffer Property

Summary

Gets or sets the buffer.

Syntax

C#
VB
C++
public IntPtr Buffer { get; } 
  
Public ReadOnly Property Buffer As IntPtr 
public: 
property IntPtr Buffer { 
   IntPtr get(); 
} 

Property Value

The buffer.

Example

For an example refer to Leadtools.Dicom.Scu.StoreScu.Store

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly