FarPoint.Win アセンブリ > FarPoint.Win 名前空間 > IInternalCommunication インタフェース : PassStringBytes メソッド |
'Declaration
Function PassStringBytes( _ ByVal stringID As String, _ ByRef stringBytes() As Byte _ ) As Integer
int PassStringBytes( string stringID, ref byte[] stringBytes )