Share via


MSOCHOSTINFO Structure

Applies to: Office 2010

Specifies information for a component host.

typedef struct _MSOCHOSTINFO {
   ULONG cbSize;
   DWORD grfchostf;
} MSOCHOSTINFO;

Members

  • cbSize
    The size, in bytes, of the MSOCHOSTINFO structure.

  • grfchostf
    Always set to 0.

See Also

Reference

IMsoComponent::OnActivationChange Method