'宣言
Public Shared Function StgCreateDocfileOnILockBytes( _
ByVal As System.IntPtr, _
ByVal As System.UInteger, _
ByVal As System.UInteger, _
ByRef As System.IntPtr _
) As System.Integer
public static System.int StgCreateDocfileOnILockBytes(
System.IntPtr ,
System.uint ,
System.uint ,
ref System.IntPtr
)