Microsoft DirectX 8.0 (C++) |
Retrieves the tool's delivery type, which determines when messages are to be delivered to the tool.
HRESULT GetMsgDeliveryType( DWORD* pdwDeliveryType );
Return values are determined by the implementation. If the method succeeds, it returns S_OK. If it fails, the method can return E_POINTER.
For an overview of the delivery mechanism, see Message Creation and Delivery.
Header: Declared in dmplugin.h.