| C1.Xaml アセンブリ > C1.Xaml 名前空間 > UnsafeNativeMethods.ITextStoreACP2 インターフェース : InsertEmbeddedAtSelection メソッド |
'宣言 Sub InsertEmbeddedAtSelection( _ ByVal flags As NativeMethods.InsertAtSelectionFlags, _ ByVal obj As System.Object, _ ByRef start As System.Integer, _ ByRef end As System.Integer, _ ByRef change As NativeMethods.TS_TEXTCHANGE _ )
void InsertEmbeddedAtSelection( NativeMethods.InsertAtSelectionFlags flags, System.object obj, out System.int start, out System.int end, out NativeMethods.TS_TEXTCHANGE change )