Partager via


BizTalkRootMessage.GetSize(UInt64, Boolean) Méthode

Définition

public:
 abstract void GetSize([Runtime::InteropServices::Out] System::UInt64 % lSize, [Runtime::InteropServices::Out] bool % fImplemented);
public abstract void GetSize (out ulong lSize, out bool fImplemented);
abstract member GetSize : uint64 * bool -> unit
Public MustOverride Sub GetSize (ByRef lSize As ULong, ByRef fImplemented As Boolean)

Paramètres

lSize
UInt64
fImplemented
Boolean

Implémente

S’applique à