DrmAdpModelId.h
上传用户:super_houu
上传日期:2008-09-21
资源大小:4099k
文件大小:1k
- /*
- // $Header: /I76/I76_Common/I76_Reference/Playcore/Nav_Clips/AviDrm/libDrmDecrypt/DrmAdpModelId.h 1 2/10/04 10:24p Lotan $
- // Copyright (c) DivXNetworks, Inc. http://www.divxnetworks.com
- // All rights reserved.
- //
- // This software is the confidential and proprietary information of DivxNetworks
- // Inc. ("Confidential Information"). You shall not disclose such Confidential
- // Information and shall use it only in accordance with the terms of the license
- // agreement you entered into with DivXNetworks, Inc.
- */
- /*
- This model number is assigned to each product by DivXNetworks.
- Value 0x31, 0x30 is a TEST value only. The 12 bits of your
- model number will be part of your local implementation of the DRM.
- */
- #ifndef DRMADPMODELID_H_INCLUDE
- #define _H_INCLUDE
- #include "PlaycoreNav_ClipsAviDrmLibDrmCommonportable.h" /* uint8_t, uint16_t */
- void drmGetModelId(uint8_t* modelId);
- #endif DRMADPMODELID_H_INCLUDE