kodi
Public Member Functions | Public Attributes | List of all members
Platinum::DeviceIcon Class Reference
Inheritance diagram for Platinum::DeviceIcon:
Inheritance graph
[legend]
Collaboration diagram for Platinum::DeviceIcon:
Collaboration graph
[legend]

Public Member Functions

 PLATINUM_MANAGED_IMPLEMENT_STRING_PROPERTY (String^, MimeType, m_MimeType, m_pHandle)
 
 PLATINUM_MANAGED_IMPLEMENT_PROPERTY (Int32, Width, m_Width, m_pHandle)
 
 PLATINUM_MANAGED_IMPLEMENT_PROPERTY (Int32, Height, m_Height, m_pHandle)
 
 PLATINUM_MANAGED_IMPLEMENT_PROPERTY (Int32, Depth, m_Depth, m_pHandle)
 
 PLATINUM_MANAGED_IMPLEMENT_STRING_PROPERTY (String^, UrlPath, m_UrlPath, m_pHandle)
 
- Public Member Functions inherited from Platinum::ManagedWrapper< PLT_DeviceIcon >
virtual Boolean Equals (Object^ obj) override
 
 ManagedWrapper (PLT_DeviceIcon &object_class)
 

Public Attributes

internal __pad0__: DeviceIcon(PLT_DeviceIcon& native) : ManagedWrapper<PLT_DeviceIcon>(native) {}public: DeviceIcon() : ManagedWrapper<PLT_DeviceIcon>() {} DeviceIcon(String^ mimeType
 
internal Int32 width
 
internal Int32 Int32 height
 
internal Int32 Int32 Int32 depth
 
internal Int32 Int32 Int32 String urlPath: ManagedWrapper<PLT_DeviceIcon>() { MimeType = mimeType
 
 Width = width
 
 Height = height
 
 Depth = depth
 
 UrlPath = urlPath
 
- Public Attributes inherited from Platinum::ManagedWrapper< PLT_DeviceIcon >
internal __pad1__
 

Additional Inherited Members

- Protected Attributes inherited from Platinum::ManagedWrapper< PLT_DeviceIcon >
PLT_DeviceIconm_pHandle
 
bool m_Owned
 
internal __pad0__
 

The documentation for this class was generated from the following file: