'宣言 Public Shared Function CreateStreamOnHGlobal( _ ByVal hGlobal As IntPtr, _ ByVal fDeleteOnRelease As Boolean, _ ByRef istream As IntPtr _ ) As Integer
public static int CreateStreamOnHGlobal( IntPtr hGlobal, bool fDeleteOnRelease, ref IntPtr istream )
Win32 クラス Win32 メンバ