PC Review


Reply
Thread Tools Rate Thread

Create a my own data type ?

 
 
=?Utf-8?B?bXJWaXRoYW4=?=
Guest
Posts: n/a
 
      30th Jan 2005
I have a idea to build my own data type. I want my variable as a value type
not a object type for some reason. Here is my idea :

ID myKey;

myKey = ID.key;
string str = "Here is the key value" + myKey;

Unfortunatly, I really can't find any articles discussing how to implement
this, or I am just too dumb to find them. So, please help me out
 
Reply With Quote
 
 
 
 
Scott M.
Guest
Posts: n/a
 
      30th Jan 2005
Look into creating a "structure", which is a value type.


"mrVithan" <mrvithan at hotmail.com> wrote in message
news:B408C47C-68C4-481F-BF77-(E-Mail Removed)...
>I have a idea to build my own data type. I want my variable as a value type
> not a object type for some reason. Here is my idea :
>
> ID myKey;
>
> myKey = ID.key;
> string str = "Here is the key value" + myKey;
>
> Unfortunatly, I really can't find any articles discussing how to implement
> this, or I am just too dumb to find them. So, please help me out



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to create form others can type and not move data =?Utf-8?B?UGVubnk=?= Microsoft Word Document Management 3 9th Mar 2006 04:09 AM
create macro to move label type data to column data =?Utf-8?B?Sm9uYXRob25Xb29kOQ==?= Microsoft Excel Programming 4 21st Feb 2005 10:53 PM
Create Table query, data type Nacho Microsoft Access Queries 3 24th Oct 2004 01:26 PM
How to create a new data type in .pst =?Utf-8?B?d29sZmg=?= Microsoft Outlook VBA Programming 1 12th Oct 2004 03:25 PM
Cannot Create REG_MULTI_SZ Registry Data Type MW Microsoft Windows 2000 Registry Archive 2 1st Sep 2003 03:53 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:05 AM.