Doc-O-Matic Live Demo
Doc-O-Matic Live Demo
/
XmlNotepad Namespace
Microsoft Namespace
XmlNotepad Namespace
/
Structs, Records, Enums
XmlNotepad.Properties Namespace
Classes
Interfaces
Structs, Records, Enums
Types
/
XmlNotepad.OLECMDTEXT
XmlNotepad.EditMode
XmlNotepad.FindFlags
XmlNotepad.FindResult
XmlNotepad.InsertPosition
XmlNotepad.IntellisensePosition
XmlNotepad.LineState
XmlNotepad.ModelChangeType
XmlNotepad.NodeImage
XmlNotepad.NudgeDirection
XmlNotepad.OLECMD
XmlNotepad.OLECMDTEXT
XmlNotepad.SearchFilter
XmlNotepad.Severity
XmlNotepad.TipRequestType
XmlNotepad.TreeViewAction
Close
Search
XmlNotepad.OLECMDTEXT Structure
Namespace:
XmlNotepad
C++
C#
Visual Basic
IDL
JavaScript
struct
OLECMDTEXT
{
unsigned
cmdtextf
;
unsigned
cwActual
;
unsigned
cwBuf
;
char
rgwz
; };
public
struct
OLECMDTEXT
{
public
uint
cmdtextf
;
public
uint
cwActual
;
public
uint
cwBuf
;
public
char
rgwz
; }
Public
Structure
OLECMDTEXT
Public
cmdtextf
As
UInteger
Public
cwActual
As
UInteger
Public
cwBuf
As
UInteger
Public
rgwz
As
char
End Structure
struct
OLECMDTEXT {
cmdtextf
;
cwActual
;
cwBuf
;
char
rgwz
; };
OLECMDTEXT
Description
This is struct XmlNotepad.OLECMDTEXT.
See Also
Structs, Records, Enums