IVsUIObject.get_Format(UInt32) Yöntem

Tanım

Nesnenin biçimini döndürür.

public:
 int get_Format([Runtime::InteropServices::Out] System::UInt32 % pdwDataFormat);
public int get_Format (out uint pdwDataFormat);
abstract member get_Format :  -> int
Public Function get_Format (ByRef pdwDataFormat As UInteger) As Integer

Parametreler

pdwDataFormat
UInt32

dışı Biçimi döndürecek konum.

Döndürülenler

Int32

Biçim döndürülürse S_OK döndürür.

Şunlara uygulanır