MESCIUS SPREAD for Windows Forms 17.0J
GetClipboardFormatName メソッド

指定された登録書式の名前をクリップボードから取得します。
構文
'Declaration
 
Public Shared Function GetClipboardFormatName( _
   ByVal format As UInteger, _
   ByVal lpszFormatName As StringBuilder, _
   ByVal cchMaxCount As Integer _
) As Integer
public static int GetClipboardFormatName( 
   uint format,
   out StringBuilder lpszFormatName,
   int cchMaxCount
)

パラメータ

format
lpszFormatName
cchMaxCount
参照

Clipboard クラス
Clipboard メンバ

 

 


© MESCIUS inc. All rights reserved.