Method BeginUpdateSnippet
BeginUpdateSnippet()
When implemented by a class, prevents the Edit control from updating snippets until the EndUpdateSnippet
method is called.
int BeginUpdateSnippet()
Returns
- int
Number of snippet updating locks.
When implemented by a class, prevents the Edit control from updating snippets until the EndUpdateSnippet
method is called.
int BeginUpdateSnippet()
Number of snippet updating locks.