Share

AcOpmGetCommandButtons

C++

HRESULT AXAUTOEXP AcOpmGetCommandButtons(
    IUnknown * pUnk, 
    HINSTANCE hResInstance, 
    CMDBTN_VECTOR & arr, 
    VARIANT * pCmdBtns
);

File

opmdrvr.h

Description

For internal use only.

Parameters

Parameters Description
pUnk Internal use only
hResInstance Internal use only
arr Internal use only
pCmdBtns Internal use only

Was this information helpful?