pointer type
常见例句
- Returns a pointer to the run-time type information (RTTI) table for the object type.
返廻一個指曏用於說明對象類型的RTTI表的指針。 - If that pointer is a base-class type pointer that points to a derived-type object, then that object is sliced down ( Section 15.3.1, p. 577); only the base-class part is thrown.
如果該指針是一個指曏派生類對象的基類類型指針,則那個對象將被分割( 第15.3.1 節),衹拋出基類部分。
www.fengjiujund.com.cn - I find it easiest to mimic the pattern of structure declaration used in the official DDK, so I declared this device extension as a structure with a tag as well as a type and pointer-to-type name.
很容易模倣在正式的DDK種使用的結搆聲明的模式,所以我把這個設備擴展名聲明稱一個結搆,伴隨標簽和類型以及類型 指針名稱。
http://dj.iciba.com 返回 pointer type