Freigeben über


IMsoComponentManager::FDebugMessage Method

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

This method is reserved for internal use and is not intended to be used in your code. This method always returns TRUE.

BOOL FDebugMessage(
   ULONG dwReserved,
   ULONG message,
   DWORD_PTR wParam,
   DWORD_PTR lParam
);

Parameters

dwReserved [in]

message [in]

wParam [in]

lParam [in]

Return Value

TRUE in all cases.

See Also

Reference

IMsoComponentManager Interface