VsTextLineStorageClass.Storage_Attach(Object) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Bir metin arabelleği ekler.
public:
virtual int Storage_Attach(System::Object ^ pBuffer) = Microsoft::VisualStudio::TextManager::Interop::IVsTextStorage::Storage_Attach;
public:
virtual int Storage_Attach(Platform::Object ^ pBuffer) = Microsoft::VisualStudio::TextManager::Interop::IVsTextStorage::Storage_Attach;
virtual int Storage_Attach(winrt::Windows::Foundation::IInspectable const & pBuffer);
public virtual int Storage_Attach (object pBuffer);
abstract member Storage_Attach : obj -> int
override this.Storage_Attach : obj -> int
Public Overridable Function Storage_Attach (pBuffer As Object) As Integer
Parametreler
- pBuffer
- Object
'ndaki Metin arabelleği.
Döndürülenler
Yöntem başarılı olursa, döndürür S_OK . Başarısız olursa, bir hata kodu döndürür.