Documentation
¶
Index ¶
Constants ¶
View Source
const (
LcEnglishUs uint32 = 0x409
)
View Source
const (
MethodMmc = "MMC" // MMC20.Application::Document.ActiveView.ExecuteShellCommand
)
View Source
const (
ModuleName = "DCOM"
)
Variables ¶
View Source
var ( RandCid = dcom.CID(*dtyp.GUIDFromUUID(uuid.MustParse(googleUUID.NewString()))) IDispatchIID = &dcom.IID{ Data1: 0x20400, Data2: 0x0, Data3: 0x0, Data4: []byte{0xc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x46}, } ComVersion = &dcom.COMVersion{ MajorVersion: 5, MinorVersion: 7, } ORPCThis = &dcom.ORPCThis{ Version: ComVersion, CID: &RandCid, } )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.